summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Weber <xmw@gentoo.org>2017-02-14 08:13:48 +0100
committerMichael Weber <xmw@gentoo.org>2017-02-14 08:13:48 +0100
commit27607c5f1045cb88136bca2e36b668b855216fe1 (patch)
tree9df55e91ccc025e0cf2c3b1fd4e4a2d70f800d46 /dev-ruby/activejob
parentsci-libs/scikits_learn: version bump. (diff)
downloadgentoo-27607c5f1045cb88136bca2e36b668b855216fe1.tar.gz
gentoo-27607c5f1045cb88136bca2e36b668b855216fe1.tar.bz2
gentoo-27607c5f1045cb88136bca2e36b668b855216fe1.zip
dev-ruby/activejob: Add ~ppc keyword (bug 583390).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'dev-ruby/activejob')
-rw-r--r--dev-ruby/activejob/activejob-4.2.7.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/activejob/activejob-4.2.7.1.ebuild b/dev-ruby/activejob/activejob-4.2.7.1.ebuild
index 73aac9783609..647498c0a428 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}"