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

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

index edacf73b4d310730105d01975e7aa5ddfff85657..cfd2f3b7605f537a39ae48557a95f6452836e730 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="0"
-KEYWORDS="~amd64 ~arm ~hppa ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
 IUSE=""
 
 ruby_add_rdepend ">=dev-ruby/activesupport-3.0.0"