dev-python/pycares: Restore RESTRICT=test

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2021-05-15 22:41:50 +02:00
parent 1a99d25ed7
commit 4183a3348b

View File

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