commit: a8853c2e00e33f5a9c6bb49e201e06cf8eaddf36 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> AuthorDate: Sun Feb 11 21:49:10 2018 +0000 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> CommitDate: Sun Feb 11 21:56:12 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8853c2e
dev-ruby/bcrypt_pbkdf: x86 keyworded (bug #611168) Package-Manager: Portage-2.3.24, Repoman-2.3.6 dev-ruby/bcrypt_pbkdf/bcrypt_pbkdf-1.0.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/bcrypt_pbkdf/bcrypt_pbkdf-1.0.0.ebuild b/dev-ruby/bcrypt_pbkdf/bcrypt_pbkdf-1.0.0.ebuild index 06a8755cdc2..5d9024bf53c 100644 --- a/dev-ruby/bcrypt_pbkdf/bcrypt_pbkdf-1.0.0.ebuild +++ b/dev-ruby/bcrypt_pbkdf/bcrypt_pbkdf-1.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/net-ssh/bcrypt_pbkdf-ruby" LICENSE="MIT" SLOT="1" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="" ruby_add_bdepend "test? ( dev-ruby/rbnacl )"
