diff options
author | 2025-02-18 13:22:36 +0000 | |
---|---|---|
committer | 2025-02-18 13:23:14 +0000 | |
commit | b7bf795d9ce787dfff8e5674893f669f570ed037 (patch) | |
tree | 8afa0758b4fd0766e555c5f036c612f4b97ab93d /dev-lang/ruby | |
parent | dev-lang/ruby: Stabilize 3.2.6-r2 arm, #946779 (diff) | |
download | gentoo-b7bf795d9ce787dfff8e5674893f669f570ed037.tar.gz gentoo-b7bf795d9ce787dfff8e5674893f669f570ed037.tar.bz2 gentoo-b7bf795d9ce787dfff8e5674893f669f570ed037.zip |
dev-lang/ruby: Stabilize 3.2.6-r2 ppc, #946779
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lang/ruby')
-rw-r--r-- | dev-lang/ruby/ruby-3.2.6-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/ruby/ruby-3.2.6-r2.ebuild b/dev-lang/ruby/ruby-3.2.6-r2.ebuild index 7ebd4edcd711..72b0e7cfb29d 100644 --- a/dev-lang/ruby/ruby-3.2.6-r2.ebuild +++ b/dev-lang/ruby/ruby-3.2.6-r2.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=" |