From: Sergei Trofimovich Date: Thu, 3 Jan 2019 19:22:11 +0000 (+0000) Subject: dev-ruby/rails: keyworded 5.2.2 for ppc, bug #654790 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=f525d6243163b4035bbc0ad2504354f48c87b46a;p=gentoo.git 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 --- 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"