diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-05-19 20:49:44 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-05-19 20:49:44 +0300 |
commit | 74eeb17f3be76af7dd65cacf93fcbade6eff09ab (patch) | |
tree | 3f6427997c2337f1d4af44a5603f827898339b7e /dev-ruby | |
parent | net-wireless/bluez: Stabilize 5.75 arm64, #932143 (diff) | |
download | gentoo-74eeb17f3be76af7dd65cacf93fcbade6eff09ab.tar.gz gentoo-74eeb17f3be76af7dd65cacf93fcbade6eff09ab.tar.bz2 gentoo-74eeb17f3be76af7dd65cacf93fcbade6eff09ab.zip |
dev-ruby/activesupport: Stabilize 6.1.7.7 arm64, #932147
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/activesupport/activesupport-6.1.7.7.ebuild | 2 |
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 4089225a42ed..a98eeff70500 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}" |