diff options
author | Matt Turner <mattst88@gentoo.org> | 2020-12-14 21:32:37 -0500 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2020-12-14 21:36:45 -0500 |
commit | 91ee222a170006e37fc858dd0fe3dd91a70d994a (patch) | |
tree | 7081100278b19c96b7812f49421c55074872fe1c /dev-ruby/hoe | |
parent | dev-util/cucumber-core: Drop to ~hppa (diff) | |
download | gentoo-91ee222a170006e37fc858dd0fe3dd91a70d994a.tar.gz gentoo-91ee222a170006e37fc858dd0fe3dd91a70d994a.tar.bz2 gentoo-91ee222a170006e37fc858dd0fe3dd91a70d994a.zip |
dev-ruby/*: Drop to ~hppa where possible
Signed-off-by: Matt Turner <mattst88@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 f96952a25e1c..be1d1d39fae9 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 )" |