dev-ruby/rspec-collection_matchers: x86 keyworded (bug #624234)

Package-Manager: Portage-2.3.24, Repoman-2.3.6
This commit is contained in:
Thomas Deutschmann
2018-02-07 05:56:13 +01:00
parent 5ec69785bf
commit 5247d6db18

View File

@@ -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"