summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2019-01-03 19:22:11 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2019-01-03 19:23:32 +0000
commitf525d6243163b4035bbc0ad2504354f48c87b46a (patch)
tree5448dacc9675ed64db9a17a8cbcc2e02f3b2982e /dev-ruby/rails
parentdev-ruby/mini_magick: keyworded 4.9.2 for ppc, bug #654790 (diff)
downloadgentoo-f525d6243163b4035bbc0ad2504354f48c87b46a.tar.gz
gentoo-f525d6243163b4035bbc0ad2504354f48c87b46a.tar.bz2
gentoo-f525d6243163b4035bbc0ad2504354f48c87b46a.zip
dev-ruby/rails: keyworded 5.2.2 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.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/rails/rails-5.2.2.ebuild b/dev-ruby/rails/rails-5.2.2.ebuild
index 093714f39b1f..3eb7023e417b 100644
--- a/dev-ruby/rails/rails-5.2.2.ebuild
+++ b/dev-ruby/rails/rails-5.2.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -18,7 +18,7 @@ HOMEPAGE="https://rubyonrails.org"
LICENSE="MIT"
SLOT="$(ver_cut 1-2)"
-KEYWORDS="~amd64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
IUSE="+asset-pipeline"