dev-ruby/shoulda-matchers: Add ~ppc keyword (bug 583390).
authorMichael Weber <xmw@gentoo.org>
Tue, 14 Feb 2017 10:22:57 +0000 (11:22 +0100)
committerMichael Weber <xmw@gentoo.org>
Tue, 14 Feb 2017 10:23:16 +0000 (11:23 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1

dev-ruby/shoulda-matchers/shoulda-matchers-3.1.1-r1.ebuild

index 98d41b02a3c06ebf5114435fc483f4389e0fa5b8..829b552105c0efc51cc498fa8547d6aa71a2ca2e 100644 (file)
@@ -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:*"