commit:     a090dd9052a15e8807468ee2eae62d4fceda550f
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 29 23:04:45 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jul 29 23:04:45 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a090dd90

net-libs/nodejs: Stabilize 18.20.4 arm, #936254

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

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

diff --git a/net-libs/nodejs/nodejs-18.20.4.ebuild 
b/net-libs/nodejs/nodejs-18.20.4.ebuild
index 52528eb8a7f6..40f41f9d9d3c 100644
--- a/net-libs/nodejs/nodejs-18.20.4.ebuild
+++ b/net-libs/nodejs/nodejs-18.20.4.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