summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2019-01-03 19:19:34 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2019-01-03 19:23:30 +0000
commit3026b35c945279ada8055115c98c387ea5c6f5b0 (patch)
tree3b2afc794dddda461ad54348a5e3656e1881d76d /dev-ruby/rails
parentdev-ruby/posix-spawn: keyworded 0.3.13-r1 for ppc, bug #654790 (diff)
downloadgentoo-3026b35c945279ada8055115c98c387ea5c6f5b0.tar.gz
gentoo-3026b35c945279ada8055115c98c387ea5c6f5b0.tar.bz2
gentoo-3026b35c945279ada8055115c98c387ea5c6f5b0.zip
dev-ruby/rails: keyworded 5.2.0 for ppc, bug #654790
Tested-by: ernsteiswuerfel Package-Manager: Portage-2.3.53, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-ruby/rails')
-rw-r--r--dev-ruby/rails/rails-5.2.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/rails/rails-5.2.0.ebuild b/dev-ruby/rails/rails-5.2.0.ebuild
index 51d72efca6a9..00a92ecb97cc 100644
--- a/dev-ruby/rails/rails-5.2.0.ebuild
+++ b/dev-ruby/rails/rails-5.2.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -18,7 +18,7 @@ HOMEPAGE="http://www.rubyonrails.org"
LICENSE="MIT"
SLOT="$(get_version_component_range 1-2)"
-KEYWORDS="~amd64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
IUSE="+asset-pipeline"