diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-11 22:50:22 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-11 22:56:17 +0100 |
commit | 0153369fef59d8057e32eb7a8e48a7151480310c (patch) | |
tree | 21a4ad30f68986ff85307f33dcbc01d614aa708e /dev-ruby | |
parent | app-admin/puppet-lint: x86 keyworded (bug #606664) (diff) | |
download | gentoo-0153369fef59d8057e32eb7a8e48a7151480310c.tar.gz gentoo-0153369fef59d8057e32eb7a8e48a7151480310c.tar.bz2 gentoo-0153369fef59d8057e32eb7a8e48a7151480310c.zip |
dev-ruby/rspec-json_expectations: x86 keyworded (bug #606664)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/rspec-json_expectations/rspec-json_expectations-2.1.0.ebuild | 4 |
1 files 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 b6095cb98eef..67a63c05b9b8 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 )" |