From 9feb7a6c0084d115019ce01e45ec64b965b31062 Mon Sep 17 00:00:00 2001 From: Zero_Chaos Date: Sat, 1 Aug 2015 01:36:21 +0000 Subject: [PATCH] profile: nodejs still won't build with openssl[bindist] but at least it builds with no ssl support --- profiles/pentoo/base/package.use/net-libs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/profiles/pentoo/base/package.use/net-libs b/profiles/pentoo/base/package.use/net-libs index b7d25a999..19f9fc586 100644 --- a/profiles/pentoo/base/package.use/net-libs +++ b/profiles/pentoo/base/package.use/net-libs @@ -10,6 +10,6 @@ net-libs/libmicrohttpd messages net-libs/nfqueue-bindings python perl #cannot build against openssl[bindist] -#uncomment below after closed: https://bugs.gentoo.org/show_bug.cgi?id=554330 +#uncomment below after closed: https://bugs.gentoo.org/show_bug.cgi?id=554330 (fixed for us) #then remove bindist restriction from beef -#net-libs/nodejs -ssl +net-libs/nodejs -ssl