commit:     3933d27068dd8e1b203b4521ab2d06dfd86ded86
Author:     Quentin Retornaz <gentoo <AT> retornaz <DOT> com>
AuthorDate: Sun May  2 23:39:24 2021 +0000
Commit:     Quentin Retornaz <gentoo <AT> retornaz <DOT> com>
CommitDate: Sun May  2 23:39:24 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/libressl.git/commit/?id=3933d270

net-libs/serf: remove libressl USE flag

Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Quentin Retornaz <gentoo <AT> retornaz.com>

 net-libs/serf/serf-1.3.9-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-libs/serf/serf-1.3.9-r2.ebuild 
b/net-libs/serf/serf-1.3.9-r2.ebuild
index 1a4b7b0..f1dad50 100644
--- a/net-libs/serf/serf-1.3.9-r2.ebuild
+++ b/net-libs/serf/serf-1.3.9-r2.ebuild
@@ -14,12 +14,12 @@ SRC_URI="mirror://apache/${PN}/${P}.tar.bz2"
 LICENSE="Apache-2.0"
 SLOT="1"
 KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc 
x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
-IUSE="kerberos static-libs libressl"
+IUSE="kerberos static-libs"
 RESTRICT="test"
 
 RDEPEND="dev-libs/apr:1=
        dev-libs/apr-util:1=
-       !libressl? ( dev-libs/openssl:0= ) libressl? ( dev-libs/libressl:0= )
+       dev-libs/openssl:0=
        sys-libs/zlib:0=
        kerberos? ( virtual/krb5 )"
 DEPEND="${RDEPEND}

Reply via email to