commit: dad68b318a39e1917bc39e832321e4615c67bf8b Author: Michael Weber <xmw <AT> gentoo <DOT> org> AuthorDate: Tue Feb 14 16:29:03 2017 +0000 Commit: Michael Weber <xmw <AT> gentoo <DOT> org> CommitDate: Tue Feb 14 16:29:40 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dad68b31
dev-ruby/shoulda: Add ~ppc keyword (bug 583390). Package-Manager: Portage-2.3.3, Repoman-2.3.1 dev-ruby/shoulda/shoulda-3.5.0-r3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/shoulda/shoulda-3.5.0-r3.ebuild b/dev-ruby/shoulda/shoulda-3.5.0-r3.ebuild index aaa0e46b5b..6c40bc480d 100644 --- a/dev-ruby/shoulda/shoulda-3.5.0-r3.ebuild +++ b/dev-ruby/shoulda/shoulda-3.5.0-r3.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 @@ SRC_URI="https://github.com/thoughtbot/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g LICENSE="MIT" SLOT="3" -KEYWORDS="~amd64 ~arm ~hppa" +KEYWORDS="~amd64 ~arm ~hppa ~ppc" IUSE="" # This now more or less a meta-gem and it only contains features for
