From 5247d6db180ff0bbace36e5223ee3fe365b8bf14 Mon Sep 17 00:00:00 2001 From: Thomas Deutschmann Date: Wed, 7 Feb 2018 05:56:13 +0100 Subject: [PATCH] dev-ruby/rspec-collection_matchers: x86 keyworded (bug #624234) Package-Manager: Portage-2.3.24, Repoman-2.3.6 --- .../rspec-collection_matchers-1.1.3-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/rspec-collection_matchers/rspec-collection_matchers-1.1.3-r1.ebuild b/dev-ruby/rspec-collection_matchers/rspec-collection_matchers-1.1.3-r1.ebuild index 54165c4fec399..75da0fc47170f 100644 --- a/dev-ruby/rspec-collection_matchers/rspec-collection_matchers-1.1.3-r1.ebuild +++ b/dev-ruby/rspec-collection_matchers/rspec-collection_matchers-1.1.3-r1.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 @@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/rspec/rspec-collection_matchers" LICENSE="MIT" SLOT="1" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="" ruby_add_rdepend ">=dev-ruby/rspec-expectations-3.0.0"