diff options
author | 2025-02-18 13:21:53 +0000 | |
---|---|---|
committer | 2025-02-18 13:23:07 +0000 | |
commit | fb174d7e5ae2d491b47f6221cded1bcb60109d98 (patch) | |
tree | e223274a2d6ca9b3b5e056aa81f07f64ae98c120 /dev-lang/ruby | |
parent | dev-lang/ruby: Stabilize 3.1.6-r1 ppc, #936656 (diff) | |
download | gentoo-fb174d7e5ae2d491b47f6221cded1bcb60109d98.tar.gz gentoo-fb174d7e5ae2d491b47f6221cded1bcb60109d98.tar.bz2 gentoo-fb174d7e5ae2d491b47f6221cded1bcb60109d98.zip |
dev-lang/ruby: Stabilize 3.2.4-r3 ppc, #936656
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lang/ruby')
-rw-r--r-- | dev-lang/ruby/ruby-3.2.4-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/ruby/ruby-3.2.4-r3.ebuild b/dev-lang/ruby/ruby-3.2.4-r3.ebuild index f9f433ae7ca4..872c9ed40c81 100644 --- a/dev-lang/ruby/ruby-3.2.4-r3.ebuild +++ b/dev-lang/ruby/ruby-3.2.4-r3.ebuild @@ -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=" |