From: Sergei Trofimovich Date: Mon, 6 Aug 2018 08:15:35 +0000 (+0100) Subject: dev-ruby/activestorage: keyworded 5.2.0 for ppc64, bug #654790 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=f7823d278d1e3a7f97e08eda5be103643fb61a20;p=gentoo.git dev-ruby/activestorage: keyworded 5.2.0 for ppc64, bug #654790 Package-Manager: Portage-2.3.44, Repoman-2.3.10 RepoMan-Options: --include-arches="ppc64" --- diff --git a/dev-ruby/activestorage/activestorage-5.2.0.ebuild b/dev-ruby/activestorage/activestorage-5.2.0.ebuild index 0fc602e58822..2276e3a7be0b 100644 --- a/dev-ruby/activestorage/activestorage-5.2.0.ebuild +++ b/dev-ruby/activestorage/activestorage-5.2.0.ebuild @@ -21,7 +21,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 ~x86" +KEYWORDS="~amd64 ~ppc64 ~x86" IUSE="" RUBY_S="rails-${PV}/${PN}"