Skip to content

Commit

Permalink
net-libs/nodejs: Stabilize 18.14.2 ppc64, #898962
Browse files Browse the repository at this point in the history
Signed-off-by: Arthur Zamarin <[email protected]>
  • Loading branch information
arthurzam committed Mar 4, 2023
1 parent a1ad0ff commit 9b634b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion net-libs/nodejs/nodejs-18.14.2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 9b634b0

Please sign in to comment.