diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-12-13 12:30:10 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-12-13 12:30:10 +0100 |
commit | 1f09d9a5bb408e7fbc77d2731a4dec48340003b1 (patch) | |
tree | 2ff1b0c8c3861ba40ad90d9bb95fbaa1b842f787 /net-libs | |
parent | dev-db/phpmyadmin: x86 stable wrt bug #593582 (diff) | |
download | gentoo-1f09d9a5bb408e7fbc77d2731a4dec48340003b1.tar.gz gentoo-1f09d9a5bb408e7fbc77d2731a4dec48340003b1.tar.bz2 gentoo-1f09d9a5bb408e7fbc77d2731a4dec48340003b1.zip |
net-libs/nodejs: x86 stable wrt bug #595256
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/nodejs/nodejs-0.12.17.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/nodejs/nodejs-0.12.17.ebuild b/net-libs/nodejs/nodejs-0.12.17.ebuild index 435f16d177a5..0c5e289dd4a6 100644 --- a/net-libs/nodejs/nodejs-0.12.17.ebuild +++ b/net-libs/nodejs/nodejs-0.12.17.ebuild @@ -18,7 +18,7 @@ SRC_URI="http://nodejs.org/dist/v${PV}/node-v${PV}.tar.gz" LICENSE="Apache-1.1 Apache-2.0 BSD BSD-2 MIT" SLOT="0" -KEYWORDS="amd64 ~arm ~x86 ~x64-macos" +KEYWORDS="amd64 ~arm x86 ~x64-macos" IUSE="debug icu +npm +snapshot +ssl" RDEPEND="icu? ( dev-libs/icu ) |