From: Anthony G. Basile Date: Mon, 24 Feb 2020 14:57:51 +0000 (-0500) Subject: net-vpn/tinc: further cleanup for bug #709328 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=5b0b0fadef0c048aac6f348397437fe20ba26e20;p=gentoo.git net-vpn/tinc: further cleanup for bug #709328 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Anthony G. Basile --- diff --git a/net-vpn/tinc/tinc-1.1_pre17-r1.ebuild b/net-vpn/tinc/tinc-1.1_pre17-r1.ebuild index e376be94df30..a98a080d9e83 100644 --- a/net-vpn/tinc/tinc-1.1_pre17-r1.ebuild +++ b/net-vpn/tinc/tinc-1.1_pre17-r1.ebuild @@ -23,10 +23,8 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="+lzo +ncurses libressl +readline +ssl uml vde upnp +zlib" -REQUIRED_USE="${PYTHON_REQUIRED_USE}" DEPEND=" - ${PYTHON_DEPS} ssl? ( !libressl? ( dev-libs/openssl:0= ) libressl? ( dev-libs/libressl:0= )