dev-python/pycares: Add PROPERTIES=test_network

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2021-05-19 10:10:26 +02:00
parent 49694b03a6
commit d1dd3d65b9

View File

@@ -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"