commit:     25d747f93e873b2168f06f8efc0e932f142a1513
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 15 22:29:32 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jun 15 22:29:32 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=25d747f9

net-libs/nodejs: sync live

Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-libs/nodejs/nodejs-99999999.ebuild | 7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)

diff --git a/net-libs/nodejs/nodejs-99999999.ebuild 
b/net-libs/nodejs/nodejs-99999999.ebuild
index 57f74885f2d5..ce28ffb7dbf0 100644
--- a/net-libs/nodejs/nodejs-99999999.ebuild
+++ b/net-libs/nodejs/nodejs-99999999.ebuild
@@ -35,7 +35,7 @@ RESTRICT="!test? ( test )"
 
 RDEPEND=">=app-arch/brotli-1.1.0:=
        dev-db/sqlite:3
-       >=dev-libs/libuv-1.49.2:=
+       >=dev-libs/libuv-1.51.0:=
        >=dev-libs/simdjson-3.10.1:=
        >=net-dns/c-ares-1.34.4:=
        >=net-libs/nghttp2-1.64.0:=
@@ -110,10 +110,7 @@ src_prepare() {
        fi
 
        # We need to disable mprotect on two files when it builds Bug 694100.
-       use pax-kernel && PATCHES+=( 
"${FILESDIR}"/${PN}-22.12.0-paxmarking.patch )
-
-       # bug 931256
-       use riscv && PATCHES+=( "${FILESDIR}"/${PN}-22.2.0-riscv.patch )
+       use pax-kernel && PATCHES+=( 
"${FILESDIR}"/${PN}-24.1.0-paxmarking.patch )
 
        default
 }

Reply via email to