summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Weber <xmw@gentoo.org>2017-02-14 01:15:14 +0100
committerMichael Weber <xmw@gentoo.org>2017-02-14 01:36:02 +0100
commitabe5665014b28814d9ad61bccc3a557402a05156 (patch)
treec3cb6fddd4e876ade7edacbe94ea0fa8f806d288 /dev-ruby
parentdev-ruby/rack: Add ~ppc keyword (bug 583390). (diff)
downloadgentoo-abe5665014b28814d9ad61bccc3a557402a05156.tar.gz
gentoo-abe5665014b28814d9ad61bccc3a557402a05156.tar.bz2
gentoo-abe5665014b28814d9ad61bccc3a557402a05156.zip
dev-ruby/actionpack: Add ~ppc keyword (bug 583390).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/actionpack/actionpack-5.0.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/actionpack/actionpack-5.0.1.ebuild b/dev-ruby/actionpack/actionpack-5.0.1.ebuild
index 80ba7d6053c3..4069c64e2a13 100644
--- a/dev-ruby/actionpack/actionpack-5.0.1.ebuild
+++ b/dev-ruby/actionpack/actionpack-5.0.1.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$
@@ -22,7 +22,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 ~x86 ~amd64-linux"
+KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux"
IUSE=""
RUBY_S="rails-${PV}/${PN}"