dev-python/aiodns: 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:49 +02:00
parent d1dd3d65b9
commit 3ceb081561

View File

@@ -15,6 +15,7 @@ SLOT="0"
KEYWORDS="~amd64 ~arm64 ~x86"
IUSE=""
# Tests fail with network-sandbox, since they try to resolve google.com
PROPERTIES="test_network"
RESTRICT="test"
RDEPEND=">=dev-python/pycares-3[${PYTHON_USEDEP}]"