diff --git a/dev-python/pycares/pycares-4.0.0.ebuild b/dev-python/pycares/pycares-4.0.0.ebuild index 7438fd24ca269..7fa1aa40f4325 100644 --- a/dev-python/pycares/pycares-4.0.0.ebuild +++ b/dev-python/pycares/pycares-4.0.0.ebuild @@ -15,7 +15,7 @@ LICENSE="MIT" SLOT="0" KEYWORDS="~amd64 ~arm64 ~x86" # Tests fail with network-sandbox, since they try to resolve google.com -#RESTRICT="test" +RESTRICT="test" DEPEND="net-dns/c-ares" BDEPEND="virtual/python-cffi[${PYTHON_USEDEP}]"