diff options
author | Sam James <sam@gentoo.org> | 2023-03-18 00:22:56 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-03-18 00:22:56 +0000 |
commit | 9f0c4c3cf2e5f63825ceb9fb64f7a02548af1995 (patch) | |
tree | fe4e7746b25a54cbdceec10bba7a5d040d3d82fa /dev-ruby/activesupport | |
parent | dev-ruby/coolio: add github upstream metadata (diff) | |
download | gentoo-9f0c4c3cf2e5f63825ceb9fb64f7a02548af1995.tar.gz gentoo-9f0c4c3cf2e5f63825ceb9fb64f7a02548af1995.tar.bz2 gentoo-9f0c4c3cf2e5f63825ceb9fb64f7a02548af1995.zip |
dev-ruby/activesupport: Stabilize 6.0.6.1 amd64, #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.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/activesupport/activesupport-6.0.6.1.ebuild b/dev-ruby/activesupport/activesupport-6.0.6.1.ebuild index 469c7ac0a8ce..473970606372 100644 --- a/dev-ruby/activesupport/activesupport-6.0.6.1.ebuild +++ b/dev-ruby/activesupport/activesupport-6.0.6.1.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}" |