commit: a04866e01dcc1df713891603e7722b9b21d00316 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org> AuthorDate: Wed Sep 13 13:36:07 2017 +0000 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org> CommitDate: Wed Sep 13 13:42:29 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a04866e0
dev-ruby/activejob: marked ~ppc64 Package-Manager: Portage-2.3.6, Repoman-2.3.1 dev-ruby/activejob/activejob-5.1.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/activejob/activejob-5.1.4.ebuild b/dev-ruby/activejob/activejob-5.1.4.ebuild index c1f7020d845..5bea9eaf798 100644 --- a/dev-ruby/activejob/activejob-5.1.4.ebuild +++ b/dev-ruby/activejob/activejob-5.1.4.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 ~arm ~arm64 ~amd64-linux" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~amd64-linux" IUSE="" RUBY_S="rails-${PV}/${PN}"