summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-12-20 18:54:12 +0000
committerSam James <sam@gentoo.org>2020-12-20 19:03:48 +0000
commit50b0e29a628d098f18bae425d009088220a55d2c (patch)
treebc2befafa56cf0405f7173c6ba17fa6c90969830 /dev-ruby/actioncable
parentdev-ruby/actionmailer: Keyword 6.0.3.4 ppc64, #692324 (diff)
downloadgentoo-50b0e29a628d098f18bae425d009088220a55d2c.tar.gz
gentoo-50b0e29a628d098f18bae425d009088220a55d2c.tar.bz2
gentoo-50b0e29a628d098f18bae425d009088220a55d2c.zip
dev-ruby/actioncable: Keyword 6.0.3.4 ppc64, #692324
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/actioncable')
-rw-r--r--dev-ruby/actioncable/actioncable-6.0.3.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/actioncable/actioncable-6.0.3.4.ebuild b/dev-ruby/actioncable/actioncable-6.0.3.4.ebuild
index 00434362e33e..2b944f84883e 100644
--- a/dev-ruby/actioncable/actioncable-6.0.3.4.ebuild
+++ b/dev-ruby/actioncable/actioncable-6.0.3.4.ebuild
@@ -23,7 +23,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 ~x86"
+KEYWORDS="~amd64 ~ppc64 ~x86"
IUSE=""
RUBY_S="rails-${PV}/${PN}"