dev-ruby/rspec-its: add ~ppc keyword (bug 602730).

Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="ppc"
This commit is contained in:
Michael Weber
2017-04-05 23:42:00 +02:00
parent 33770e3810
commit 080f436882

View File

@@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/rspec/rspec-its"
LICENSE="MIT"
SLOT="1"
KEYWORDS="~alpha amd64 ~arm hppa ~ppc64 ~x86"
KEYWORDS="~alpha amd64 ~arm hppa ~ppc ~ppc64 ~x86"
IUSE=""
ruby_add_rdepend ">=dev-ruby/rspec-core-3.0.0 >=dev-ruby/rspec-expectations-3.0.0"