diff options
author | Hans de Graaff <graaff@gentoo.org> | 2017-07-12 06:35:10 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2017-07-12 06:35:10 +0200 |
commit | 2755b38bc4ce305fb0c9328e098e70f6f1af4770 (patch) | |
tree | 3419bcc153c4d0d44c99533acdaf1ac46e48e14c /dev-ruby/crack | |
parent | dev-ruby/crack: add ruby24 (diff) | |
download | gentoo-2755b38bc4ce305fb0c9328e098e70f6f1af4770.tar.gz gentoo-2755b38bc4ce305fb0c9328e098e70f6f1af4770.tar.bz2 gentoo-2755b38bc4ce305fb0c9328e098e70f6f1af4770.zip |
dev-ruby/crack: add back ~ppc and ~x86
Package-Manager: Portage-2.3.6, Repoman-2.3.1
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 8fb340679b52..e005f4c00224 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 ~ppc64 ~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 )" |