diff options
author | 2024-08-16 10:55:45 +0300 | |
---|---|---|
committer | 2024-08-16 10:55:45 +0300 | |
commit | 1e0553b618cff193e957404a84f2377ca10f9aa5 (patch) | |
tree | 9bc071b8cd890798a4b20f7fdd711319d1cceb7f | |
parent | dev-lang/ruby: Stabilize 3.1.6-r1 amd64, #936656 (diff) | |
download | gentoo-1e0553b618cff193e957404a84f2377ca10f9aa5.tar.gz gentoo-1e0553b618cff193e957404a84f2377ca10f9aa5.tar.bz2 gentoo-1e0553b618cff193e957404a84f2377ca10f9aa5.zip |
dev-lang/ruby: Stabilize 3.2.4-r1 amd64, #936656
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r-- | dev-lang/ruby/ruby-3.2.4-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/ruby/ruby-3.2.4-r1.ebuild b/dev-lang/ruby/ruby-3.2.4-r1.ebuild index 76917b8be486..9a34253b7286 100644 --- a/dev-lang/ruby/ruby-3.2.4-r1.ebuild +++ b/dev-lang/ruby/ruby-3.2.4-r1.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=" |