diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-06-20 17:27:59 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-06-20 17:45:05 +0200 |
commit | ec20b8794f8fd332e33e335bc64ac110b7806ecd (patch) | |
tree | 8b4491fc488567c5f085bcede415dfa4b5c50cbf /dev-ruby/hoe | |
parent | dev-lang/erlang: x86 stable (bug #728842) (diff) | |
download | gentoo-ec20b8794f8fd332e33e335bc64ac110b7806ecd.tar.gz gentoo-ec20b8794f8fd332e33e335bc64ac110b7806ecd.tar.bz2 gentoo-ec20b8794f8fd332e33e335bc64ac110b7806ecd.zip |
dev-ruby/hoe: x86 stable (bug #728194)
Package-Manager: Portage-2.3.101, Repoman-2.3.22
Signed-off-by: Thomas Deutschmann <whissi@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 5c83fecd9a86..3843c843f735 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 )" |