summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-08-19 10:28:26 +0100
committerSam James <sam@gentoo.org>2023-08-19 10:28:26 +0100
commitb699b2b0b753558924f071436b96e6a664742b58 (patch)
tree456c2408719d97643d06af24b2996cd3567f12c9 /dev-ruby/activesupport
parentdev-ruby/activesupport: Stabilize 6.1.7.4 arm, #909398 (diff)
downloadgentoo-b699b2b0b753558924f071436b96e6a664742b58.tar.gz
gentoo-b699b2b0b753558924f071436b96e6a664742b58.tar.bz2
gentoo-b699b2b0b753558924f071436b96e6a664742b58.zip
dev-ruby/activesupport: Stabilize 6.1.7.4 ppc64, #909398
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/activesupport')
-rw-r--r--dev-ruby/activesupport/activesupport-6.1.7.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/activesupport/activesupport-6.1.7.4.ebuild b/dev-ruby/activesupport/activesupport-6.1.7.4.ebuild
index 6dcb5c7ca9ce..eb326efcab80 100644
--- a/dev-ruby/activesupport/activesupport-6.1.7.4.ebuild
+++ b/dev-ruby/activesupport/activesupport-6.1.7.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=""
RUBY_S="rails-${PV}/${PN}"