diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-10-04 12:13:58 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-10-04 12:13:58 +0200 |
commit | 7a6c4ea8b67753f26e36b7807a73c2b64b172a72 (patch) | |
tree | 3bc1045580d13ccb0f1f3f2e5049808287a0307b /dev-ruby/hoe | |
parent | dev-ruby/test-unit: x86 stable wrt bug #562100 (diff) | |
download | gentoo-7a6c4ea8b67753f26e36b7807a73c2b64b172a72.tar.gz gentoo-7a6c4ea8b67753f26e36b7807a73c2b64b172a72.tar.bz2 gentoo-7a6c4ea8b67753f26e36b7807a73c2b64b172a72.zip |
dev-ruby/hoe: x86 stable wrt bug #562100
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'dev-ruby/hoe')
-rw-r--r-- | dev-ruby/hoe/hoe-3.13.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/hoe/hoe-3.13.0-r1.ebuild b/dev-ruby/hoe/hoe-3.13.0-r1.ebuild index c8821ba7783f..260225ddf4af 100644 --- a/dev-ruby/hoe/hoe-3.13.0-r1.ebuild +++ b/dev-ruby/hoe/hoe-3.13.0-r1.ebuild @@ -19,7 +19,7 @@ HOMEPAGE="http://seattlerb.rubyforge.org/" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" ruby_add_bdepend "test? ( >=dev-ruby/minitest-5.3:5 )" |