app-crypt/acme-sh: Remove obsolete dep on netcat6
authorMichał Górny <mgorny@gentoo.org>
Sun, 19 May 2019 10:57:20 +0000 (12:57 +0200)
committerMichał Górny <mgorny@gentoo.org>
Sun, 19 May 2019 10:59:39 +0000 (12:59 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
app-crypt/acme-sh/acme-sh-2.7.9.ebuild

index 3224bb2b4484cf24246233b1c3027251244f7f69..c61c16f239a1ea2a1e120387aee10d2c28d52947 100644 (file)
@@ -17,7 +17,7 @@ IUSE=""
 
 RDEPEND="net-misc/curl
        || ( dev-libs/libressl dev-libs/openssl:0 )
-       || ( net-analyzer/netcat6 net-analyzer/openbsd-netcat )
+       net-analyzer/openbsd-netcat
        || ( net-misc/socat www-servers/apache:2 www-servers/nginx:0 )
        virtual/cron"