summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Weber <xmw@gentoo.org>2017-04-05 23:42:00 +0200
committerMichael Weber <xmw@gentoo.org>2017-04-06 00:03:22 +0200
commit080f436882a07fb0eb2872cf3131b9243e858916 (patch)
tree68656652fcc9f2cba4c4a9fc8af620d5bfd1d71b /dev-ruby/rspec-its
parentdev-ruby/public_suffix: add ~ppc keyword (bug 602730) (diff)
downloadgentoo-080f436882a07fb0eb2872cf3131b9243e858916.tar.gz
gentoo-080f436882a07fb0eb2872cf3131b9243e858916.tar.bz2
gentoo-080f436882a07fb0eb2872cf3131b9243e858916.zip
dev-ruby/rspec-its: add ~ppc keyword (bug 602730).
Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'dev-ruby/rspec-its')
-rw-r--r--dev-ruby/rspec-its/rspec-its-1.2.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rspec-its/rspec-its-1.2.0-r1.ebuild b/dev-ruby/rspec-its/rspec-its-1.2.0-r1.ebuild
index 551cf28fa105..695e22135583 100644
--- a/dev-ruby/rspec-its/rspec-its-1.2.0-r1.ebuild
+++ b/dev-ruby/rspec-its/rspec-its-1.2.0-r1.ebuild
@@ -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"