commit: 0153369fef59d8057e32eb7a8e48a7151480310c Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> AuthorDate: Sun Feb 11 21:50:22 2018 +0000 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> CommitDate: Sun Feb 11 21:56:17 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0153369f
dev-ruby/rspec-json_expectations: x86 keyworded (bug #606664) Package-Manager: Portage-2.3.24, Repoman-2.3.6 dev-ruby/rspec-json_expectations/rspec-json_expectations-2.1.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/rspec-json_expectations/rspec-json_expectations-2.1.0.ebuild b/dev-ruby/rspec-json_expectations/rspec-json_expectations-2.1.0.ebuild index b6095cb98ee..67a63c05b9b 100644 --- a/dev-ruby/rspec-json_expectations/rspec-json_expectations-2.1.0.ebuild +++ b/dev-ruby/rspec-json_expectations/rspec-json_expectations-2.1.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 @@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/waterlink/rspec-json_expectations" LICENSE="MIT" SLOT="1" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="" ruby_add_bdepend "test? ( dev-util/cucumber )"