diff options
author | Sam James <sam@gentoo.org> | 2023-08-19 10:25:30 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-08-19 10:25:30 +0100 |
commit | ccd676ad027f75d05605574169b5aaa90ca3e80c (patch) | |
tree | 38f600523f431dc8a109c1726bdead78e31dcc11 /dev-ruby | |
parent | dev-ruby/activesupport: Stabilize 6.1.7.4 ppc, #909398 (diff) | |
download | gentoo-ccd676ad027f75d05605574169b5aaa90ca3e80c.tar.gz gentoo-ccd676ad027f75d05605574169b5aaa90ca3e80c.tar.bz2 gentoo-ccd676ad027f75d05605574169b5aaa90ca3e80c.zip |
dev-ruby/activesupport: Stabilize 6.1.7.4 sparc, #909398
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby')
-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 aec28fd5f372..493955080802 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}" |