summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-05-18 15:59:42 +0100
committerSam James <sam@gentoo.org>2024-05-18 15:59:42 +0100
commita53762f1d956110f3479f6e5cdde0f5c8b8b273a (patch)
treef0b1c0899f0a9e5a6291746c70c03b1bdd8df652
parentdev-ruby/activesupport: Stabilize 6.1.7.7 arm, #932147 (diff)
downloadgentoo-a53762f1d956110f3479f6e5cdde0f5c8b8b273a.tar.gz
gentoo-a53762f1d956110f3479f6e5cdde0f5c8b8b273a.tar.bz2
gentoo-a53762f1d956110f3479f6e5cdde0f5c8b8b273a.zip
dev-ruby/activesupport: Stabilize 6.1.7.7 amd64, #932147
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-ruby/activesupport/activesupport-6.1.7.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/activesupport/activesupport-6.1.7.7.ebuild b/dev-ruby/activesupport/activesupport-6.1.7.7.ebuild
index 8612972ea2a1..4089225a42ed 100644
--- a/dev-ruby/activesupport/activesupport-6.1.7.7.ebuild
+++ b/dev-ruby/activesupport/activesupport-6.1.7.7.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}"