From: Sergei Trofimovich Date: Sun, 25 Mar 2018 17:45:49 +0000 (+0100) Subject: dev-ruby/actioncable: keyworded 5.1.5 for ppc, bug #624234 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=36e7f9d0bdf74cc620c7568c26bf47fa2a52699c;p=gentoo.git dev-ruby/actioncable: keyworded 5.1.5 for ppc, bug #624234 Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc" --- diff --git a/dev-ruby/actioncable/actioncable-5.1.5.ebuild b/dev-ruby/actioncable/actioncable-5.1.5.ebuild index c176e7267cdd..ad5616213887 100644 --- a/dev-ruby/actioncable/actioncable-5.1.5.ebuild +++ b/dev-ruby/actioncable/actioncable-5.1.5.ebuild @@ -23,7 +23,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 ~ppc64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="" RUBY_S="rails-${PV}/${PN}"