diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-06-21 19:12:12 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-06-21 19:12:12 +0200 |
commit | f1d460d8c50a22c66d8b0cdcff75024885edf973 (patch) | |
tree | 017bd883ae384dd512c503ab9afda8567fac3335 /dev-ruby/hoe | |
parent | app-arch/lha: s390 stable wrt bug #572418 (diff) | |
download | gentoo-f1d460d8c50a22c66d8b0cdcff75024885edf973.tar.gz gentoo-f1d460d8c50a22c66d8b0cdcff75024885edf973.tar.bz2 gentoo-f1d460d8c50a22c66d8b0cdcff75024885edf973.zip |
dev-ruby/hoe: sparc stable wrt bug #728194
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@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 46b926829122..2c6c7b46276e 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 )" |