dev-python/pycares: Restore RESTRICT=test
authorMichał Górny <mgorny@gentoo.org>
Mon, 15 Jul 2019 13:38:13 +0000 (15:38 +0200)
committerMichał Górny <mgorny@gentoo.org>
Mon, 15 Jul 2019 13:38:13 +0000 (15:38 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/pycares/pycares-3.0.0_p20190709.ebuild

index affb04d0f0ed93959997fd991d93b77f410cc51e..12865ccb31f9538b824220ca6c7880667ff1376b 100644 (file)
@@ -19,7 +19,7 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE=""
 # Tests fail with network-sandbox, since they try to resolve google.com
-#RESTRICT="test"
+RESTRICT="test"
 
 # uses bundled/patched c-ares
 RDEPEND="virtual/python-cffi[${PYTHON_USEDEP}]"