diff options
author | Sam James <sam@gentoo.org> | 2024-05-18 15:59:41 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-05-18 15:59:41 +0100 |
commit | 7bd425e210628686c8366fe57698f41a2603756a (patch) | |
tree | deabd3e10752b48a08ebbdac83e1bdac5d218fd2 /dev-ruby/activesupport | |
parent | dev-ruby/activesupport: Stabilize 6.1.7.7 ppc64, #932147 (diff) | |
download | gentoo-7bd425e210628686c8366fe57698f41a2603756a.tar.gz gentoo-7bd425e210628686c8366fe57698f41a2603756a.tar.bz2 gentoo-7bd425e210628686c8366fe57698f41a2603756a.zip |
dev-ruby/activesupport: Stabilize 6.1.7.7 arm, #932147
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/activesupport')
-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 98ad48bb2967..8612972ea2a1 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}" |