diff options
author | Hans de Graaff <graaff@gentoo.org> | 2023-07-01 11:50:03 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2023-07-01 11:50:03 +0200 |
commit | ec5f4bca66712efa645a57162f1e62fa35357da0 (patch) | |
tree | 3cd4a250436c2a1ea421b1797719034d6122fb59 /dev-ruby/activesupport | |
parent | dev-ruby/reline: new package, add 0.3.5 (diff) | |
download | gentoo-ec5f4bca66712efa645a57162f1e62fa35357da0.tar.gz gentoo-ec5f4bca66712efa645a57162f1e62fa35357da0.tar.bz2 gentoo-ec5f4bca66712efa645a57162f1e62fa35357da0.zip |
dev-ruby/activesupport: stabilize 6.1.7.4 for amd64
Signed-off-by: Hans de Graaff <graaff@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 8058c2ae04a2..723e2ffcc925 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}" |