diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2020-02-24 09:57:51 -0500 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2020-02-24 09:57:51 -0500 |
commit | 5b0b0fadef0c048aac6f348397437fe20ba26e20 (patch) | |
tree | 80706e3bb0c9cee7effe30bc9b26d9a4c61d5221 | |
parent | kde-misc/kdeconnect: Drop 1.3.5 (diff) | |
download | gentoo-5b0b0fadef0c048aac6f348397437fe20ba26e20.tar.gz gentoo-5b0b0fadef0c048aac6f348397437fe20ba26e20.tar.bz2 gentoo-5b0b0fadef0c048aac6f348397437fe20ba26e20.zip |
net-vpn/tinc: further cleanup for bug #709328
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
-rw-r--r-- | net-vpn/tinc/tinc-1.1_pre17-r1.ebuild | 2 |
1 files changed, 0 insertions, 2 deletions
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= ) |