commit: 27607c5f1045cb88136bca2e36b668b855216fe1 Author: Michael Weber <xmw <AT> gentoo <DOT> org> AuthorDate: Tue Feb 14 07:13:48 2017 +0000 Commit: Michael Weber <xmw <AT> gentoo <DOT> org> CommitDate: Tue Feb 14 07:13:48 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27607c5f
dev-ruby/activejob: Add ~ppc keyword (bug 583390). Package-Manager: Portage-2.3.3, Repoman-2.3.1 dev-ruby/activejob/activejob-4.2.7.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/activejob/activejob-4.2.7.1.ebuild b/dev-ruby/activejob/activejob-4.2.7.1.ebuild index 73aac97836..647498c0a4 100644 --- a/dev-ruby/activejob/activejob-4.2.7.1.ebuild +++ b/dev-ruby/activejob/activejob-4.2.7.1.ebuild @@ -20,7 +20,7 @@ SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz -> rails-${PV}.tgz LICENSE="MIT" SLOT="$(get_version_component_range 1-2)" -KEYWORDS="~amd64 ~arm ~ppc64 ~amd64-linux" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~amd64-linux" IUSE="" RUBY_S="rails-${PV}/${PN}"
