projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f818cd8
)
dev-python/pycares: Restore RESTRICT=test
author
Michał Górny
<mgorny@gentoo.org>
Mon, 15 Jul 2019 13:38:13 +0000
(15:38 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Mon, 15 Jul 2019 13:38:13 +0000
(15:38 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/pycares/pycares-3.0.0_p20190709.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/pycares/pycares-3.0.0_p20190709.ebuild
b/dev-python/pycares/pycares-3.0.0_p20190709.ebuild
index affb04d0f0ed93959997fd991d93b77f410cc51e..12865ccb31f9538b824220ca6c7880667ff1376b 100644
(file)
--- a/
dev-python/pycares/pycares-3.0.0_p20190709.ebuild
+++ b/
dev-python/pycares/pycares-3.0.0_p20190709.ebuild
@@
-19,7
+19,7
@@
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
# Tests fail with network-sandbox, since they try to resolve google.com
-
#
RESTRICT="test"
+RESTRICT="test"
# uses bundled/patched c-ares
RDEPEND="virtual/python-cffi[${PYTHON_USEDEP}]"