From aeeb2a155244cb9ccb5b540e5ace79f06b30ee86 Mon Sep 17 00:00:00 2001 From: Mart Raudsepp Date: Tue, 22 Aug 2017 15:56:42 +0300 Subject: [PATCH] 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 8b823f25bfb8..899540f73af0 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 ) -- 2.26.2