commit: 36e7f9d0bdf74cc620c7568c26bf47fa2a52699c Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> AuthorDate: Sun Mar 25 17:45:49 2018 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Sun Mar 25 17:58:41 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36e7f9d0
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" dev-ruby/actioncable/actioncable-5.1.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/actioncable/actioncable-5.1.5.ebuild b/dev-ruby/actioncable/actioncable-5.1.5.ebuild index c176e7267cd..ad561621388 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}"
