summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-08-16 14:57:36 +0100
committerSam James <sam@gentoo.org>2024-08-16 14:57:36 +0100
commitc7a0919073f283d0072c44093d223d04a978cba6 (patch)
tree3e67f01d76c984d63e7cd3320e2590343b9d12d0 /dev-ruby
parentdev-libs/yyjson: Stabilize 0.10.0 ppc64, #937690 (diff)
downloadgentoo-c7a0919073f283d0072c44093d223d04a978cba6.tar.gz
gentoo-c7a0919073f283d0072c44093d223d04a978cba6.tar.bz2
gentoo-c7a0919073f283d0072c44093d223d04a978cba6.zip
dev-ruby/activesupport: Stabilize 7.0.8.4 ppc64, #937742
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/activesupport/activesupport-7.0.8.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/activesupport/activesupport-7.0.8.4.ebuild b/dev-ruby/activesupport/activesupport-7.0.8.4.ebuild
index 08470709d70d..c2577fb1bdde 100644
--- a/dev-ruby/activesupport/activesupport-7.0.8.4.ebuild
+++ b/dev-ruby/activesupport/activesupport-7.0.8.4.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}"