diff options
author | Sam James <sam@gentoo.org> | 2023-03-18 00:22:57 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-03-18 00:22:57 +0000 |
commit | 872a9a3f8c7787f291296ca3c47c0d6622fb3499 (patch) | |
tree | 148944c4e701262985facffe94b561f1cd5ef78f /dev-ruby/activesupport | |
parent | dev-ruby/activesupport: Stabilize 6.0.6.1 amd64, #892359 (diff) | |
download | gentoo-872a9a3f8c7787f291296ca3c47c0d6622fb3499.tar.gz gentoo-872a9a3f8c7787f291296ca3c47c0d6622fb3499.tar.bz2 gentoo-872a9a3f8c7787f291296ca3c47c0d6622fb3499.zip |
dev-ruby/activesupport: Stabilize 6.1.7.2 amd64, #892359
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.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/activesupport/activesupport-6.1.7.2.ebuild b/dev-ruby/activesupport/activesupport-6.1.7.2.ebuild index 019a5ee151fb..99169f856a6d 100644 --- a/dev-ruby/activesupport/activesupport-6.1.7.2.ebuild +++ b/dev-ruby/activesupport/activesupport-6.1.7.2.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}" |