commit: c00957d24f512aeb8d2ec2ec612c2a9d9bed0c43 Author: Michael Weber <xmw <AT> gentoo <DOT> org> AuthorDate: Tue Feb 14 00:15:53 2017 +0000 Commit: Michael Weber <xmw <AT> gentoo <DOT> org> CommitDate: Tue Feb 14 00:36:04 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c00957d2
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 647498c0a4..73aac97836 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 ~ppc ~ppc64 ~amd64-linux" +KEYWORDS="~amd64 ~arm ~ppc64 ~amd64-linux" IUSE="" RUBY_S="rails-${PV}/${PN}"
