diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-17 14:26:20 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-17 14:26:20 +0300 |
commit | f1466b0e01fd1105ea3b8edc824409000ddc7853 (patch) | |
tree | 3be84688aaca34ec301a68166a79efc8a62f988e /dev-lang | |
parent | dev-lang/ruby: Stabilize 3.1.5 amd64, #934451 (diff) | |
download | gentoo-f1466b0e01fd1105ea3b8edc824409000ddc7853.tar.gz gentoo-f1466b0e01fd1105ea3b8edc824409000ddc7853.tar.bz2 gentoo-f1466b0e01fd1105ea3b8edc824409000ddc7853.zip |
dev-lang/ruby: Stabilize 3.2.4 amd64, #934451
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/ruby/ruby-3.2.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/ruby/ruby-3.2.4.ebuild b/dev-lang/ruby/ruby-3.2.4.ebuild index 1c19b91c8e3d..da71434a4e0c 100644 --- a/dev-lang/ruby/ruby-3.2.4.ebuild +++ b/dev-lang/ruby/ruby-3.2.4.ebuild @@ -17,7 +17,7 @@ HOMEPAGE="https://www.ruby-lang.org/" SRC_URI="https://cache.ruby-lang.org/pub/ruby/${SLOT}/${MY_P}.tar.xz" LICENSE="|| ( Ruby-BSD BSD-2 )" -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 ipv6 jemalloc jit socks5 +ssl static-libs systemtap tk valgrind xemacs" RDEPEND=" |