diff options
author | Sam James <sam@gentoo.org> | 2023-08-19 10:25:39 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-08-19 10:25:39 +0100 |
commit | 8be0bf7e31806fc7d6b00e6c96c538967fc8bcb3 (patch) | |
tree | 992dc56ec0d16f364ec71b19c0433d62db2a18bd /dev-ruby/activesupport | |
parent | dev-ruby/activesupport: Stabilize 6.1.7.4 sparc, #909398 (diff) | |
download | gentoo-8be0bf7e31806fc7d6b00e6c96c538967fc8bcb3.tar.gz gentoo-8be0bf7e31806fc7d6b00e6c96c538967fc8bcb3.tar.bz2 gentoo-8be0bf7e31806fc7d6b00e6c96c538967fc8bcb3.zip |
dev-ruby/activesupport: Stabilize 6.1.7.4 x86, #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 493955080802..122d85387e27 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}" |