diff options
author | Sam James <sam@gentoo.org> | 2023-08-19 10:26:06 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-08-19 10:26:06 +0100 |
commit | 7a5cf9b12128069b35244e7fcfe324a2f027ad20 (patch) | |
tree | 8e657ffaaa1406fcd016433593d5d1987d293150 /dev-ruby/activesupport | |
parent | dev-ruby/activesupport: Stabilize 6.1.7.4 x86, #909398 (diff) | |
download | gentoo-7a5cf9b12128069b35244e7fcfe324a2f027ad20.tar.gz gentoo-7a5cf9b12128069b35244e7fcfe324a2f027ad20.tar.bz2 gentoo-7a5cf9b12128069b35244e7fcfe324a2f027ad20.zip |
dev-ruby/activesupport: Stabilize 6.1.7.4 arm, #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.ebuild | 2 |
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 122d85387e27..6dcb5c7ca9ce 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}" |