commit:     aeeb2a155244cb9ccb5b540e5ace79f06b30ee86
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 22 12:56:42 2017 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Tue Aug 22 12:58:41 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aeeb2a15

dev-libs/libgit2: enable USE="ssh threads" by default

Well over a half of the consumers want either or both of those enabled

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 dev-libs/libgit2/libgit2-0.26.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/libgit2/libgit2-0.26.0.ebuild 
b/dev-libs/libgit2/libgit2-0.26.0.ebuild
index 8b823f25bfb..899540f73af 100644
--- a/dev-libs/libgit2/libgit2-0.26.0.ebuild
+++ b/dev-libs/libgit2/libgit2-0.26.0.ebuild
@@ -18,7 +18,7 @@ HOMEPAGE="https://libgit2.github.com/";
 
 LICENSE="GPL-2-with-linking-exception"
 SLOT="0/26"
-IUSE="examples gssapi libressl ssh test threads trace"
+IUSE="examples gssapi libressl +ssh test +threads trace"
 
 RDEPEND="
        !libressl? ( dev-libs/openssl:0 )

Reply via email to