diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2024-07-15 23:53:35 -0400 |
---|---|---|
committer | Viorel Munteanu <ceamac@gentoo.org> | 2024-07-17 07:37:37 +0300 |
commit | fbdaf060aad248f8d47859d6d28f8260368186da (patch) | |
tree | 8d2b687ef48475b783bf8d3ff5e9fdee1496408c /dev-lang | |
parent | sys-fs/btrfs-progs: Stabilize 6.9 arm, #936190 (diff) | |
download | gentoo-fbdaf060aad248f8d47859d6d28f8260368186da.tar.gz gentoo-fbdaf060aad248f8d47859d6d28f8260368186da.tar.bz2 gentoo-fbdaf060aad248f8d47859d6d28f8260368186da.zip |
dev-lang/ruby: Stabilize 3.1.5 arm, #934451
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/ruby/ruby-3.1.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/ruby/ruby-3.1.5.ebuild b/dev-lang/ruby/ruby-3.1.5.ebuild index 7fbe2e40ec4c..7c501cfa9b7f 100644 --- a/dev-lang/ruby/ruby-3.1.5.ebuild +++ b/dev-lang/ruby/ruby-3.1.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=" |