summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-03-28 21:15:31 +0100
committerSam James <sam@gentoo.org>2023-03-28 21:15:31 +0100
commit7663810b9f749ca0e12cf4626d37374272c84a9b (patch)
tree424760c8fe5027d7b9a6587f9cdcf791e5b998c7 /dev-ruby/activestorage
parentdev-ruby/activejob: Keyword 7.0.4.3 ppc, #833783 (diff)
downloadgentoo-7663810b9f749ca0e12cf4626d37374272c84a9b.tar.gz
gentoo-7663810b9f749ca0e12cf4626d37374272c84a9b.tar.bz2
gentoo-7663810b9f749ca0e12cf4626d37374272c84a9b.zip
dev-ruby/activestorage: Keyword 7.0.4.3 ppc, #833783
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/activestorage')
-rw-r--r--dev-ruby/activestorage/activestorage-7.0.4.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/activestorage/activestorage-7.0.4.3.ebuild b/dev-ruby/activestorage/activestorage-7.0.4.3.ebuild
index 8d521ec0f57a..f2e00e77041b 100644
--- a/dev-ruby/activestorage/activestorage-7.0.4.3.ebuild
+++ b/dev-ruby/activestorage/activestorage-7.0.4.3.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 ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~riscv ~x86"
IUSE=""
RUBY_S="rails-${PV}/${PN}"