dev-python/execnet: restrict test phase

Several tests are unreliable on amd64, and they segfault on alpha.

Bug: https://bugs.gentoo.org/609520
Package-Manager: Portage-2.3.3_p56, Repoman-2.3.1_p49
This commit is contained in:
Mike Gilbert
2017-02-19 13:36:17 -05:00
parent 1ca8e75dce
commit 8ea3afc5d0

View File

@@ -25,6 +25,7 @@ DEPEND="${RDEPEND}
test? ( dev-python/pytest[${PYTHON_USEDEP}] )"
#PATCHES=( "${FILESDIR}"/1.2.0-tests.patch )
RESTRICT="test"
python_prepare_all() {
# Remove doctest that access an i'net site