commit:     36af1ec1afda6c63acb466dc62493b4e1094f401
Author:     Sven Wegener <swegener <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 10 18:32:41 2022 +0000
Commit:     Sven Wegener <swegener <AT> gentoo <DOT> org>
CommitDate: Sun Apr 10 18:38:55 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36af1ec1

net-ftp/tnftp: Disable ipv6 with socks5 support

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Sven Wegener <swegener <AT> gentoo.org>

 net-ftp/tnftp/tnftp-20210827.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/net-ftp/tnftp/tnftp-20210827.ebuild 
b/net-ftp/tnftp/tnftp-20210827.ebuild
index bd41b125d602..79c95aad0129 100644
--- a/net-ftp/tnftp/tnftp-20210827.ebuild
+++ b/net-ftp/tnftp/tnftp-20210827.ebuild
@@ -12,6 +12,7 @@ SLOT="0"
 LICENSE="BSD-4 BSD ISC"
 KEYWORDS="~amd64 ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
 IUSE="ipv6 socks5 ssl"
+REQUIRED_USE="socks5? ( !ipv6 )"
 
 DEPEND=">=sys-libs/ncurses-5.1
        dev-libs/libedit

Reply via email to