summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Weber <xmw@gentoo.org>2017-02-14 11:22:57 +0100
committerMichael Weber <xmw@gentoo.org>2017-02-14 11:23:16 +0100
commit724e4328afbb6b3853c7ea45217fcc6c6a5bb315 (patch)
tree558d0744300528911ea7993bd9fedad17caf262a /dev-ruby/shoulda-matchers
parentdev-perl/IO-Socket-SSL: Bump to version 2.45.0 (diff)
downloadgentoo-724e4328afbb6b3853c7ea45217fcc6c6a5bb315.tar.gz
gentoo-724e4328afbb6b3853c7ea45217fcc6c6a5bb315.tar.bz2
gentoo-724e4328afbb6b3853c7ea45217fcc6c6a5bb315.zip
dev-ruby/shoulda-matchers: Add ~ppc keyword (bug 583390).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'dev-ruby/shoulda-matchers')
-rw-r--r--dev-ruby/shoulda-matchers/shoulda-matchers-3.1.1-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/shoulda-matchers/shoulda-matchers-3.1.1-r1.ebuild b/dev-ruby/shoulda-matchers/shoulda-matchers-3.1.1-r1.ebuild
index 98d41b02a3c0..829b552105c0 100644
--- a/dev-ruby/shoulda-matchers/shoulda-matchers-3.1.1-r1.ebuild
+++ b/dev-ruby/shoulda-matchers/shoulda-matchers-3.1.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -19,7 +19,7 @@ HOMEPAGE="https://github.com/thoughtbot/shoulda-matchers"
LICENSE="MIT"
SLOT="3"
-KEYWORDS="~amd64 ~arm ~hppa ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
IUSE=""
ruby_add_rdepend ">=dev-ruby/activesupport-4.0.0:*"