diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-10-04 11:42:37 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-10-04 11:42:37 +0200 |
commit | 22573e2e1218ca6e2e6a7532ab0efeddac2251fe (patch) | |
tree | 788eda0962948655ca149cce7027e5f9298017be /dev-ruby/hoe | |
parent | dev-ruby/test-unit: amd64 stable wrt bug #562100 (diff) | |
download | gentoo-22573e2e1218ca6e2e6a7532ab0efeddac2251fe.tar.gz gentoo-22573e2e1218ca6e2e6a7532ab0efeddac2251fe.tar.bz2 gentoo-22573e2e1218ca6e2e6a7532ab0efeddac2251fe.zip |
dev-ruby/hoe: amd64 stable wrt bug #562100
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"
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 981d547604b1..c8821ba7783f 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 )" |