diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-09-13 12:20:12 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-09-13 11:50:31 +0100 |
commit | f3794b96826df592a9bd4e9d03f8513cf2b2b72c (patch) | |
tree | 8cf8ee23d801c777403134dac62fb4c1349bfeaa /dev-ruby/hoe | |
parent | dev-lang/mercury-extras: version bump (diff) | |
download | gentoo-f3794b96826df592a9bd4e9d03f8513cf2b2b72c.tar.gz gentoo-f3794b96826df592a9bd4e9d03f8513cf2b2b72c.tar.bz2 gentoo-f3794b96826df592a9bd4e9d03f8513cf2b2b72c.zip |
dev-ruby/hoe: stable 3.21.0 for hppa, bug #728194
Package-Manager: Portage-3.0.4, Repoman-3.0.1
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@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 2c6c7b46276e..01c705c66454 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 )" |