diff options
author | Michael Palimaka <kensington@gentoo.org> | 2016-11-04 00:10:20 +1100 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2016-11-04 01:39:59 +1100 |
commit | 165ccdbb004b77a5eb4f916660df8e3111f882ab (patch) | |
tree | c74dea89233cfe32d2f46282d3a41684159d82f4 /dev-ruby/bcrypt-ruby | |
parent | net-misc/curl: Stable for HPPA PPC64 (bug #598856). (diff) | |
download | gentoo-165ccdbb004b77a5eb4f916660df8e3111f882ab.tar.gz gentoo-165ccdbb004b77a5eb4f916660df8e3111f882ab.tar.bz2 gentoo-165ccdbb004b77a5eb4f916660df8e3111f882ab.zip |
dev-ruby: restore x86 keyword on various packages
Gentoo-bug: 562452
Package-Manager: portage-2.3.2
Diffstat (limited to 'dev-ruby/bcrypt-ruby')
-rw-r--r-- | dev-ruby/bcrypt-ruby/bcrypt-ruby-3.1.11-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/bcrypt-ruby/bcrypt-ruby-3.1.11-r1.ebuild b/dev-ruby/bcrypt-ruby/bcrypt-ruby-3.1.11-r1.ebuild index be3bff13fee6..10b540d9c8ac 100644 --- a/dev-ruby/bcrypt-ruby/bcrypt-ruby-3.1.11-r1.ebuild +++ b/dev-ruby/bcrypt-ruby/bcrypt-ruby-3.1.11-r1.ebuild @@ -19,7 +19,7 @@ DESCRIPTION="An easy way to keep your users' passwords secure" HOMEPAGE="https://github.com/codahale/bcrypt-ruby" LICENSE="MIT" -KEYWORDS="~amd64 ~arm ~ppc64 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~arm ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" SLOT="0" IUSE="" |