From: Quentin Retornaz Date: Wed, 8 Aug 2018 23:04:30 +0000 (+0200) Subject: net-dns/getdns: disable tests #661760 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=a76167ba88c9e2a14da1f97dbd066149d385930c;p=gentoo.git net-dns/getdns: disable tests #661760 --- diff --git a/net-dns/getdns/getdns-1.4.2-r1.ebuild b/net-dns/getdns/getdns-1.4.2-r2.ebuild similarity index 95% rename from net-dns/getdns/getdns-1.4.2-r1.ebuild rename to net-dns/getdns/getdns-1.4.2-r2.ebuild index 28d7a6c9c3c9..457f65c48f16 100644 --- a/net-dns/getdns/getdns-1.4.2-r1.ebuild +++ b/net-dns/getdns/getdns-1.4.2-r2.ebuild @@ -14,6 +14,10 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="stubby +getdns_query +getdns_server_mon libressl +idn +unbound libevent libev libuv +threads static-libs" +# https://bugs.gentoo.org/661760 +# https://github.com/getdnsapi/getdns/issues/407 +RESTRICT="test" + DEPEND=" dev-libs/libbsd:= dev-libs/libyaml:=