commit:     402ba67808ccf58971afaad35c4c0ef1ffe76613
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 26 05:43:24 2024 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Wed Jun 26 05:43:24 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=402ba678

net-libs/nodejs: Stabilize 22.3.0 ppc64, #934642

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 net-libs/nodejs/nodejs-22.3.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/nodejs/nodejs-22.3.0.ebuild 
b/net-libs/nodejs/nodejs-22.3.0.ebuild
index 6b211959f774..d0b6e626704d 100644
--- a/net-libs/nodejs/nodejs-22.3.0.ebuild
+++ b/net-libs/nodejs/nodejs-22.3.0.ebuild
@@ -20,7 +20,7 @@ if [[ ${PV} == *9999 ]]; then
 else
        SRC_URI="https://nodejs.org/dist/v${PV}/node-v${PV}.tar.xz";
        SLOT="0/$(ver_cut 1)"
-       KEYWORDS="~amd64 ~arm arm64 ~loong ~ppc64 ~riscv ~x86 ~amd64-linux 
~x64-macos"
+       KEYWORDS="~amd64 ~arm arm64 ~loong ppc64 ~riscv ~x86 ~amd64-linux 
~x64-macos"
        S="${WORKDIR}/node-v${PV}"
 fi
 

Reply via email to