diff options
author | Michael Weber <xmw@gentoo.org> | 2017-02-14 17:29:03 +0100 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-02-14 17:29:40 +0100 |
commit | dad68b318a39e1917bc39e832321e4615c67bf8b (patch) | |
tree | f6774a2bda8950cb04e8baa1a198981519b4035a | |
parent | 1212b3c8d3af8a770436ad20b01589eb3e1900ad (diff) | |
download | gentoo-dad68b318a39e1917bc39e832321e4615c67bf8b.tar.gz gentoo-dad68b318a39e1917bc39e832321e4615c67bf8b.tar.xz |
dev-ruby/shoulda: Add ~ppc keyword (bug 583390).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
-rw-r--r-- | dev-ruby/shoulda/shoulda-3.5.0-r3.ebuild | 4 |
1 files 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 aaa0e46b5bb..6c40bc480d8 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 |