diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-06-21 18:58:41 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-06-21 18:58:53 +0200 |
commit | d3ce127501d065438847fcb4fd5b85942ef7c60f (patch) | |
tree | 32b50aede683b51facf6caf7622acbf7a46bf44d /dev-ruby/hoe | |
parent | sys-apps/flashrom: arm stable wrt bug #727988 (diff) | |
download | gentoo-d3ce127501d065438847fcb4fd5b85942ef7c60f.tar.gz gentoo-d3ce127501d065438847fcb4fd5b85942ef7c60f.tar.bz2 gentoo-d3ce127501d065438847fcb4fd5b85942ef7c60f.zip |
dev-ruby/hoe: arm stable wrt bug #728194
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="arm"
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 8bd9d68ae95e..12feb7ec75ab 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 )" |