diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-10 12:01:54 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-10 12:01:54 +0200 |
commit | 3a114c25fcdd895af0134c0293ac2f0bb7916c70 (patch) | |
tree | 987cd121bfa0db41313412ae6a8c28cebc6cbbef /dev-ruby | |
parent | dev-ruby/activesupport: Stabilize 6.1.7.6 arm64, #919681 (diff) | |
download | gentoo-3a114c25fcdd895af0134c0293ac2f0bb7916c70.tar.gz gentoo-3a114c25fcdd895af0134c0293ac2f0bb7916c70.tar.bz2 gentoo-3a114c25fcdd895af0134c0293ac2f0bb7916c70.zip |
dev-ruby/activesupport: Stabilize 6.1.7.6 arm, #919681
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/activesupport/activesupport-6.1.7.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/activesupport/activesupport-6.1.7.6.ebuild b/dev-ruby/activesupport/activesupport-6.1.7.6.ebuild index e7cfcfe0109c..c94512f09cbf 100644 --- a/dev-ruby/activesupport/activesupport-6.1.7.6.ebuild +++ b/dev-ruby/activesupport/activesupport-6.1.7.6.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}" |