diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-06-21 18:53:42 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-06-21 18:54:46 +0200 |
commit | eed91e2657ec24feb6b9832cf12465bf75392ab2 (patch) | |
tree | 5eb48c8dae7d7922185cb19b86191a40afa1be2e /dev-ruby/hoe | |
parent | sys-apps/flashrom: amd64 stable wrt bug #727988 (diff) | |
download | gentoo-eed91e2657ec24feb6b9832cf12465bf75392ab2.tar.gz gentoo-eed91e2657ec24feb6b9832cf12465bf75392ab2.tar.bz2 gentoo-eed91e2657ec24feb6b9832cf12465bf75392ab2.zip |
dev-ruby/hoe: amd64 stable wrt bug #728194
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ruby/hoe')
-rw-r--r-- | dev-ruby/hoe/hoe-3.21.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/hoe/hoe-3.21.0.ebuild b/dev-ruby/hoe/hoe-3.21.0.ebuild index 3843c843f735..8bd9d68ae95e 100644 --- a/dev-ruby/hoe/hoe-3.21.0.ebuild +++ b/dev-ruby/hoe/hoe-3.21.0.ebuild @@ -16,7 +16,7 @@ HOMEPAGE="https://www.zenspider.com/projects/hoe.html" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="doc" ruby_add_bdepend "test? ( >=dev-ruby/minitest-5.9:5 )" |