summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-12-16 07:51:48 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2024-12-16 07:51:48 +0000
commit5adb521188c8c42ed90b1c74d9bd45addbc6dda3 (patch)
tree43e33ae6deedc4d8d83bcaa4bf86f2d28ca5c948 /dev-ruby
parentdev-python/asttokens: Stabilize 3.0.0 ppc64, #946442 (diff)
downloadgentoo-5adb521188c8c42ed90b1c74d9bd45addbc6dda3.tar.gz
gentoo-5adb521188c8c42ed90b1c74d9bd45addbc6dda3.tar.bz2
gentoo-5adb521188c8c42ed90b1c74d9bd45addbc6dda3.zip
dev-ruby/activesupport: Stabilize 7.0.8.6 ppc64, #946497
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/activesupport/activesupport-7.0.8.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/activesupport/activesupport-7.0.8.6.ebuild b/dev-ruby/activesupport/activesupport-7.0.8.6.ebuild
index 699fc17f47d3..075deb607c80 100644
--- a/dev-ruby/activesupport/activesupport-7.0.8.6.ebuild
+++ b/dev-ruby/activesupport/activesupport-7.0.8.6.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}"