From: Aaron Bauman Date: Sat, 14 Apr 2018 00:11:20 +0000 (-0400) Subject: dev-libs/ucommon: fix openssl slot and subslot operator X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=d7d7832ad64a63db7fe1d2e015ca4bd7d8310501;p=gentoo.git dev-libs/ucommon: fix openssl slot and subslot operator Package-Manager: Portage-2.3.28, Repoman-2.3.9 --- diff --git a/dev-libs/ucommon/ucommon-6.0.3.ebuild b/dev-libs/ucommon/ucommon-6.0.3.ebuild index d2d255a99979..9c0884fe1ca6 100644 --- a/dev-libs/ucommon/ucommon-6.0.3.ebuild +++ b/dev-libs/ucommon/ucommon-6.0.3.ebuild @@ -17,7 +17,7 @@ KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-linux" IUSE="doc static-libs socks +cxx debug ssl gnutls" RDEPEND="ssl? ( - !gnutls? ( dev-libs/openssl ) + !gnutls? ( dev-libs/openssl:0= ) gnutls? ( net-libs/gnutls dev-libs/libgcrypt:0