summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2025-02-18 13:21:42 +0000
committerSam James <sam@gentoo.org>2025-02-18 13:23:00 +0000
commitf2316e451f07c079c8d261b48bb893a917d3a8ec (patch)
tree413b1bffd01aad61bc04b756199e890816e9183e
parent191f014c3ed1863bef2141282ba8326986f315e2 (diff)
downloadgentoo-f2316e451f07c079c8d261b48bb893a917d3a8ec.tar.gz
gentoo-f2316e451f07c079c8d261b48bb893a917d3a8ec.tar.bz2
gentoo-f2316e451f07c079c8d261b48bb893a917d3a8ec.zip
dev-lang/ruby: Stabilize 3.2.4-r3 arm64, #936656
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-lang/ruby/ruby-3.2.4-r3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/ruby/ruby-3.2.4-r3.ebuild b/dev-lang/ruby/ruby-3.2.4-r3.ebuild
index 1fd84f4d54ed..8c7715196431 100644
--- a/dev-lang/ruby/ruby-3.2.4-r3.ebuild
+++ b/dev-lang/ruby/ruby-3.2.4-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -19,7 +19,7 @@ SLOT=$(ver_cut 1-2)
MY_SUFFIX=$(ver_rs 1 '' ${SLOT})
RUBYVERSION=${SLOT}.0
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
IUSE="berkdb debug doc examples gdbm jemalloc jit socks5 +ssl static-libs systemtap tk valgrind xemacs"
RDEPEND="