summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-12-20 18:54:11 +0000
committerSam James <sam@gentoo.org>2020-12-20 19:03:48 +0000
commitdf6c1a32fb62fb48f45929739ba8c3b7ce380ecf (patch)
tree9e237e4ce0eb5ec43c93d334da0715d2912dc16d /dev-ruby/activerecord
parentdev-ruby/actionpack: Keyword 6.0.3.4 ppc64, #692324 (diff)
downloadgentoo-df6c1a32fb62fb48f45929739ba8c3b7ce380ecf.tar.gz
gentoo-df6c1a32fb62fb48f45929739ba8c3b7ce380ecf.tar.bz2
gentoo-df6c1a32fb62fb48f45929739ba8c3b7ce380ecf.zip
dev-ruby/activerecord: Keyword 6.0.3.4 ppc64, #692324
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/activerecord')
-rw-r--r--dev-ruby/activerecord/activerecord-6.0.3.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/activerecord/activerecord-6.0.3.4.ebuild b/dev-ruby/activerecord/activerecord-6.0.3.4.ebuild
index 1194b35b4808..a57494989fd1 100644
--- a/dev-ruby/activerecord/activerecord-6.0.3.4.ebuild
+++ b/dev-ruby/activerecord/activerecord-6.0.3.4.ebuild
@@ -22,7 +22,7 @@ SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz -> rails-${PV}.tgz
LICENSE="MIT"
SLOT="$(ver_cut 1-2)"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc64 ~sparc ~x86"
IUSE="mysql postgres sqlite"
RUBY_S="rails-${PV}/${PN}"