diff options
Diffstat (limited to 'dev-python/pycares')
-rw-r--r-- | dev-python/pycares/pycares-4.0.0.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/pycares/pycares-4.0.0.ebuild b/dev-python/pycares/pycares-4.0.0.ebuild index 7fa1aa40f432..f1f64adb868d 100644 --- a/dev-python/pycares/pycares-4.0.0.ebuild +++ b/dev-python/pycares/pycares-4.0.0.ebuild @@ -15,6 +15,7 @@ LICENSE="MIT" SLOT="0" KEYWORDS="~amd64 ~arm64 ~x86" # Tests fail with network-sandbox, since they try to resolve google.com +PROPERTIES="test_network" RESTRICT="test" DEPEND="net-dns/c-ares" |