summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/pycares')
-rw-r--r--dev-python/pycares/pycares-3.0.0_p20190709.ebuild2
1 files changed, 1 insertions, 1 deletions
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}]"