summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-12-20 18:54:13 +0000
committerSam James <sam@gentoo.org>2020-12-20 19:03:49 +0000
commit312789e5aff145f86e8b6c7c28bd88d5ba5e8ede (patch)
tree313890ed0167512e8803c229ef0fa9541a7f2739 /dev-ruby/activestorage
parentdev-ruby/actiontext: Keyword 6.0.3.4 ppc64, #692324 (diff)
downloadgentoo-312789e5aff145f86e8b6c7c28bd88d5ba5e8ede.tar.gz
gentoo-312789e5aff145f86e8b6c7c28bd88d5ba5e8ede.tar.bz2
gentoo-312789e5aff145f86e8b6c7c28bd88d5ba5e8ede.zip
dev-ruby/activestorage: Keyword 6.0.3.4 ppc64, #692324
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/activestorage')
-rw-r--r--dev-ruby/activestorage/activestorage-6.0.3.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/activestorage/activestorage-6.0.3.4.ebuild b/dev-ruby/activestorage/activestorage-6.0.3.4.ebuild
index 6181b336ee05..0e2d052ea984 100644
--- a/dev-ruby/activestorage/activestorage-6.0.3.4.ebuild
+++ b/dev-ruby/activestorage/activestorage-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}"