From: Michael Weber Date: Tue, 14 Feb 2017 16:28:05 +0000 (+0100) Subject: dev-ruby/shoulda-matchers: Add ~ppc keyword (bug 583390). X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=1212b3c8d3af8a770436ad20b01589eb3e1900ad;p=gentoo.git dev-ruby/shoulda-matchers: Add ~ppc keyword (bug 583390). Package-Manager: Portage-2.3.3, Repoman-2.3.1 --- diff --git a/dev-ruby/shoulda-matchers/shoulda-matchers-2.8.0-r1.ebuild b/dev-ruby/shoulda-matchers/shoulda-matchers-2.8.0-r1.ebuild index edacf73b4d31..cfd2f3b7605f 100644 --- a/dev-ruby/shoulda-matchers/shoulda-matchers-2.8.0-r1.ebuild +++ b/dev-ruby/shoulda-matchers/shoulda-matchers-2.8.0-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="0" -KEYWORDS="~amd64 ~arm ~hppa ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86" IUSE="" ruby_add_rdepend ">=dev-ruby/activesupport-3.0.0"