From df6f6f3d3a4c750423898261639041746ec687e4 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Mon, 15 Jul 2019 15:38:13 +0200 Subject: [PATCH] dev-python/pycares: Restore RESTRICT=test MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/pycares/pycares-3.0.0_p20190709.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pycares/pycares-3.0.0_p20190709.ebuild b/dev-python/pycares/pycares-3.0.0_p20190709.ebuild index affb04d0f0ed..12865ccb31f9 100644 --- a/dev-python/pycares/pycares-3.0.0_p20190709.ebuild +++ b/dev-python/pycares/pycares-3.0.0_p20190709.ebuild @@ -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}]" -- 2.26.2