diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-11-02 09:49:03 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-11-02 09:49:03 +0100 |
commit | 49abf9f087fcbb8629e8d327290c93c56b253074 (patch) | |
tree | 074eb1c8734729406ee50831f9ac66e8a3d2379c /dev-lang | |
parent | dev-qt/qtwebview: Stabilize 6.7.3 amd64, #942507 (diff) | |
download | gentoo-49abf9f087fcbb8629e8d327290c93c56b253074.tar.gz gentoo-49abf9f087fcbb8629e8d327290c93c56b253074.tar.bz2 gentoo-49abf9f087fcbb8629e8d327290c93c56b253074.zip |
dev-lang/ruby: Stabilize 3.2.5 amd64, #942575
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/ruby/ruby-3.2.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/ruby/ruby-3.2.5.ebuild b/dev-lang/ruby/ruby-3.2.5.ebuild index 5856062298ce..a7a40d60ef35 100644 --- a/dev-lang/ruby/ruby-3.2.5.ebuild +++ b/dev-lang/ruby/ruby-3.2.5.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=" |