diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-10 15:21:48 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-10 15:21:48 +0200 |
commit | e76ea26a567e2b33459d0d4b9551ea2266d9c58a (patch) | |
tree | 8c97e8f4939df15409bdeb5c33b23b9c9b0f5c75 /dev-ruby | |
parent | app-editors/xvile: Stabilize 9.8y x86, #919626 (diff) | |
download | gentoo-e76ea26a567e2b33459d0d4b9551ea2266d9c58a.tar.gz gentoo-e76ea26a567e2b33459d0d4b9551ea2266d9c58a.tar.bz2 gentoo-e76ea26a567e2b33459d0d4b9551ea2266d9c58a.zip |
dev-ruby/activesupport: Stabilize 6.1.7.6 x86, #919681
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/activesupport/activesupport-6.1.7.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/activesupport/activesupport-6.1.7.6.ebuild b/dev-ruby/activesupport/activesupport-6.1.7.6.ebuild index a243baa34802..b3c032d465e0 100644 --- a/dev-ruby/activesupport/activesupport-6.1.7.6.ebuild +++ b/dev-ruby/activesupport/activesupport-6.1.7.6.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}" |