summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-12-15 19:29:42 +0000
committerSam James <sam@gentoo.org>2024-12-15 19:29:42 +0000
commitcf6ad34a2abcabe829973ec5932c76f12212c10a (patch)
tree018ca12fd1ba1f7e741a2e6d7aa419e97f7edd73 /dev-ruby
parentmedia-fonts/sil-abyssinica: Stabilize 2.201 ppc64, #946286 (diff)
downloadgentoo-cf6ad34a2abcabe829973ec5932c76f12212c10a.tar.gz
gentoo-cf6ad34a2abcabe829973ec5932c76f12212c10a.tar.bz2
gentoo-cf6ad34a2abcabe829973ec5932c76f12212c10a.zip
dev-ruby/activesupport: Stabilize 6.1.7.10 ppc64, #946498
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/activesupport/activesupport-6.1.7.10.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/activesupport/activesupport-6.1.7.10.ebuild b/dev-ruby/activesupport/activesupport-6.1.7.10.ebuild
index c1b39f7f0b2b..b87185210747 100644
--- a/dev-ruby/activesupport/activesupport-6.1.7.10.ebuild
+++ b/dev-ruby/activesupport/activesupport-6.1.7.10.ebuild
@@ -19,7 +19,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 ~loong ~ppc ~ppc64 ~riscv ~s390 sparc ~x86"
+KEYWORDS="amd64 ~arm arm64 ~hppa ~loong ~ppc ppc64 ~riscv ~s390 sparc ~x86"
IUSE="test"
RUBY_S="rails-${PV}/${PN}"