diff options
author | Markus Meier <maekke@gentoo.org> | 2017-12-24 09:47:34 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2017-12-24 09:47:34 +0100 |
commit | 794635f02a142ff487817109b15b7d2d7ebbdbfc (patch) | |
tree | e41c8d77bfcbfbf9b0e98a6b4d8a08a60708af74 /dev-ruby/hoe | |
parent | dev-ruby/minitest: arm stable, bug #634930 (diff) | |
download | gentoo-794635f02a142ff487817109b15b7d2d7ebbdbfc.tar.gz gentoo-794635f02a142ff487817109b15b7d2d7ebbdbfc.tar.bz2 gentoo-794635f02a142ff487817109b15b7d2d7ebbdbfc.zip |
dev-ruby/hoe: arm stable, bug #634930
Package-Manager: Portage-2.3.13, Repoman-2.3.3
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-ruby/hoe')
-rw-r--r-- | dev-ruby/hoe/hoe-3.16.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/hoe/hoe-3.16.0.ebuild b/dev-ruby/hoe/hoe-3.16.0.ebuild index f350f7cc9972..3a35fd3b81ab 100644 --- a/dev-ruby/hoe/hoe-3.16.0.ebuild +++ b/dev-ruby/hoe/hoe-3.16.0.ebuild @@ -18,7 +18,7 @@ HOMEPAGE="https://www.zenspider.com/projects/hoe.html" LICENSE="MIT" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~arm64 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 ~arm64 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="doc" ruby_add_bdepend "test? ( >=dev-ruby/minitest-5.9:5 )" |