projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f00cd32
)
net-libs/nodejs: Add ~arm64 to 4.4.0
author
Steev Klimaszewski
<steev@gentoo.org>
Sun, 20 Mar 2016 06:17:04 +0000
(
01:17
-0500)
committer
Steev Klimaszewski
<steev@gentoo.org>
Sun, 20 Mar 2016 06:17:04 +0000
(
01:17
-0500)
Since 4.x is an LTS release, keyword it as well after some minor testing.
Package-Manager: portage-2.2.28
net-libs/nodejs/nodejs-4.4.0.ebuild
patch
|
blob
|
history
diff --git
a/net-libs/nodejs/nodejs-4.4.0.ebuild
b/net-libs/nodejs/nodejs-4.4.0.ebuild
index ee25db36d49363bd0d871ba7909a6334bd079afd..5512f9190e7b2e38a4783c590531a4b96f69eb68 100644
(file)
--- a/
net-libs/nodejs/nodejs-4.4.0.ebuild
+++ b/
net-libs/nodejs/nodejs-4.4.0.ebuild
@@
-15,7
+15,7
@@
SRC_URI="https://nodejs.org/dist/v${PV}/node-v${PV}.tar.xz"
LICENSE="Apache-1.1 Apache-2.0 BSD BSD-2 MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86 ~x64-macos"
+KEYWORDS="~amd64 ~arm ~
arm64 ~
x86 ~x64-macos"
IUSE="cpu_flags_x86_sse2 debug icu +npm snapshot +ssl test"
RDEPEND="icu? ( >=dev-libs/icu-55:= )