diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-01-21 22:17:12 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-01-21 22:17:32 +0100 |
commit | b4f56015be415d58368bbe1efe97aa44f0e3071e (patch) | |
tree | 5f58856f22d43d66f3e46edf21965715e1454363 /dev-ruby/crack | |
parent | dev-ruby/patron: x86 stable (bug #645206) (diff) | |
download | gentoo-b4f56015be415d58368bbe1efe97aa44f0e3071e.tar.gz gentoo-b4f56015be415d58368bbe1efe97aa44f0e3071e.tar.bz2 gentoo-b4f56015be415d58368bbe1efe97aa44f0e3071e.zip |
dev-ruby/crack: x86 stable (bug #645206)
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'dev-ruby/crack')
-rw-r--r-- | dev-ruby/crack/crack-0.4.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/crack/crack-0.4.3-r1.ebuild b/dev-ruby/crack/crack-0.4.3-r1.ebuild index f5754be064a4..71b36feaa94e 100644 --- a/dev-ruby/crack/crack-0.4.3-r1.ebuild +++ b/dev-ruby/crack/crack-0.4.3-r1.ebuild @@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/jnunemaker/crack" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" ruby_add_bdepend "test? ( dev-ruby/minitest )" |