diff options
author | Sam James <sam@gentoo.org> | 2023-04-07 04:35:41 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-04-07 04:35:41 +0100 |
commit | 417d82fc9d60bb3379469a3c2f085537b65b7d28 (patch) | |
tree | 2886133d65be583cd940bfc70d1f29e748177b09 /dev-ruby/activesupport | |
parent | app-text/crqt-ng: bump to 1.0.11 (diff) | |
download | gentoo-417d82fc9d60bb3379469a3c2f085537b65b7d28.tar.gz gentoo-417d82fc9d60bb3379469a3c2f085537b65b7d28.tar.bz2 gentoo-417d82fc9d60bb3379469a3c2f085537b65b7d28.zip |
dev-ruby/activesupport: Stabilize 6.0.6.1-r1 x86, #892359
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/activesupport')
-rw-r--r-- | dev-ruby/activesupport/activesupport-6.0.6.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/activesupport/activesupport-6.0.6.1-r1.ebuild b/dev-ruby/activesupport/activesupport-6.0.6.1-r1.ebuild index 472f44c5a7fe..2da6e6ef5818 100644 --- a/dev-ruby/activesupport/activesupport-6.0.6.1-r1.ebuild +++ b/dev-ruby/activesupport/activesupport-6.0.6.1-r1.ebuild @@ -21,7 +21,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 ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc x86" IUSE="" RUBY_S="rails-${PV}/${PN}" |