aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authororbea <orbea@riseup.net>2024-12-11 06:28:58 -0800
committerorbea <orbea@riseup.net>2024-12-11 06:28:58 -0800
commitf9744601f5bb2ec8e9ea72176db994999c19a0e3 (patch)
tree0bb9cd9c35bc2757bd713a5f219f2134eff15696
parentdev-lang/python: sync ::gentoo (diff)
downloadlibressl-f9744601f5bb2ec8e9ea72176db994999c19a0e3.tar.gz
libressl-f9744601f5bb2ec8e9ea72176db994999c19a0e3.tar.bz2
libressl-f9744601f5bb2ec8e9ea72176db994999c19a0e3.zip
dev-lang/ruby: sync ::gentoo
Signed-off-by: orbea <orbea@riseup.net>
-rw-r--r--dev-lang/ruby/ruby-3.1.4-r3.ebuild2
-rw-r--r--dev-lang/ruby/ruby-3.1.5.ebuild2
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=
)