commit: f9744601f5bb2ec8e9ea72176db994999c19a0e3
Author: orbea <orbea <AT> riseup <DOT> net>
AuthorDate: Wed Dec 11 14:28:58 2024 +0000
Commit: orbea <orbea <AT> riseup <DOT> net>
CommitDate: Wed Dec 11 14:28:58 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/libressl.git/commit/?id=f9744601
dev-lang/ruby: sync ::gentoo
Signed-off-by: orbea <orbea <AT> riseup.net>
dev-lang/ruby/ruby-3.1.4-r3.ebuild | 2 +-
dev-lang/ruby/ruby-3.1.5.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-lang/ruby/ruby-3.1.4-r3.ebuild
b/dev-lang/ruby/ruby-3.1.4-r3.ebuild
index 1a027c0..1a922a0 100644
--- a/dev-lang/ruby/ruby-3.1.4-r3.ebuild
+++ b/dev-lang/ruby/ruby-3.1.4-r3.ebuild
@@ -24,7 +24,7 @@ RDEPEND="
berkdb? ( sys-libs/db:= )
gdbm? ( sys-libs/gdbm:= )
jemalloc? ( dev-libs/jemalloc:= )
- jit? ( || ( sys-devel/gcc:* sys-devel/clang:* ) )
+ jit? ( || ( sys-devel/gcc:* llvm-core/clang:* ) )
ssl? (
dev-libs/openssl:0=
)
diff --git a/dev-lang/ruby/ruby-3.1.5.ebuild b/dev-lang/ruby/ruby-3.1.5.ebuild
index 84bb31d..ba5aaa2 100644
--- a/dev-lang/ruby/ruby-3.1.5.ebuild
+++ b/dev-lang/ruby/ruby-3.1.5.ebuild
@@ -24,7 +24,7 @@ RDEPEND="
berkdb? ( sys-libs/db:= )
gdbm? ( sys-libs/gdbm:= )
jemalloc? ( dev-libs/jemalloc:= )
- jit? ( || ( sys-devel/gcc:* sys-devel/clang:* ) )
+ jit? ( || ( sys-devel/gcc:* llvm-core/clang:* ) )
ssl? (
dev-libs/openssl:0=
)