diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2024-07-25 11:08:23 -0400 |
---|---|---|
committer | Viorel Munteanu <ceamac@gentoo.org> | 2024-08-08 08:45:30 +0300 |
commit | b7d224685a6c2380405a81163d45671c6db62ed4 (patch) | |
tree | 212952a5e7918fae51ed548ea801d47dcb2ecac6 /dev-ruby | |
parent | dev-util/jenkins-bin: add 2.452.4, 2.471 (diff) | |
download | gentoo-b7d224685a6c2380405a81163d45671c6db62ed4.tar.gz gentoo-b7d224685a6c2380405a81163d45671c6db62ed4.tar.bz2 gentoo-b7d224685a6c2380405a81163d45671c6db62ed4.zip |
dev-ruby/activesupport: Stabilize 6.1.7.7 sparc, #932147
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Viorel Munteanu <ceamac@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 a98eeff70500..2c59bae4dcba 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}" |