diff options
author | Sam James <sam@gentoo.org> | 2023-04-23 23:20:00 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-04-23 23:20:00 +0100 |
commit | aea015f398f7dcb332af707310ae3abc6f492460 (patch) | |
tree | 1ad9fc421a4abe42e52f7a7c4a88c7646a229fc7 /dev-ruby/activesupport | |
parent | dev-ruby/zeitwerk: Stabilize 2.6.6 sparc, #904903 (diff) | |
download | gentoo-aea015f398f7dcb332af707310ae3abc6f492460.tar.gz gentoo-aea015f398f7dcb332af707310ae3abc6f492460.tar.bz2 gentoo-aea015f398f7dcb332af707310ae3abc6f492460.zip |
dev-ruby/activesupport: Stabilize 6.1.7.2-r1 sparc, #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 9b3a08f4b9f9..93282f1a2d82 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}" |