commit: 5f3f2678c3533f5b24b9e6e5602d95cf2579e779 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org> AuthorDate: Wed Sep 13 13:36:52 2017 +0000 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org> CommitDate: Wed Sep 13 13:42:30 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f3f2678
dev-ruby/activerecord: marked ~ppc64 Package-Manager: Portage-2.3.6, Repoman-2.3.1 dev-ruby/activerecord/activerecord-5.1.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/activerecord/activerecord-5.1.4.ebuild b/dev-ruby/activerecord/activerecord-5.1.4.ebuild index 2a8c6539887..69186716380 100644 --- a/dev-ruby/activerecord/activerecord-5.1.4.ebuild +++ b/dev-ruby/activerecord/activerecord-5.1.4.ebuild @@ -22,7 +22,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="mysql postgres sqlite" RUBY_S="rails-${PV}/${PN}"
