diff options
author | 2023-04-23 22:31:15 +0100 | |
---|---|---|
committer | 2023-04-23 22:31:15 +0100 | |
commit | 8f62df7cd766f3892678df10ce29561b4b4c9ffd (patch) | |
tree | 180fa9135f4649c8bc6579226fc89df9ec2ee5a9 /dev-ruby/activesupport | |
parent | dev-ruby/listen: Stabilize 3.8.0 arm64, #904903 (diff) | |
download | gentoo-8f62df7cd766f3892678df10ce29561b4b4c9ffd.tar.gz gentoo-8f62df7cd766f3892678df10ce29561b4b4c9ffd.tar.bz2 gentoo-8f62df7cd766f3892678df10ce29561b4b4c9ffd.zip |
dev-ruby/activesupport: Stabilize 6.1.7.2-r1 arm64, #904903
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/activesupport')
-rw-r--r-- | dev-ruby/activesupport/activesupport-6.1.7.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/activesupport/activesupport-6.1.7.2-r1.ebuild b/dev-ruby/activesupport/activesupport-6.1.7.2-r1.ebuild index 9fa7bba8a814..d7296d3ee2dd 100644 --- a/dev-ruby/activesupport/activesupport-6.1.7.2-r1.ebuild +++ b/dev-ruby/activesupport/activesupport-6.1.7.2-r1.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}" |