summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-11-22 20:37:22 +0100
committerMichał Górny <mgorny@gentoo.org>2019-11-22 20:38:37 +0100
commit6d16ba95d79ae431f7ac69d7a66377449bd868b9 (patch)
treea1f3ea1ff19d6a70f6150fdedb3aff6b5337fcd9 /dev-python/pytest-xprocess/pytest-xprocess-0.12.1.ebuild
parentdev-python/pytest-xprocess: Enable py3.8 (diff)
downloadgentoo-6d16ba95d79ae431f7ac69d7a66377449bd868b9.tar.gz
gentoo-6d16ba95d79ae431f7ac69d7a66377449bd868b9.tar.bz2
gentoo-6d16ba95d79ae431f7ac69d7a66377449bd868b9.zip
dev-python/pytest-xprocess: Fix remaining MissingTestRestrict
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/pytest-xprocess/pytest-xprocess-0.12.1.ebuild')
-rw-r--r--dev-python/pytest-xprocess/pytest-xprocess-0.12.1.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/pytest-xprocess/pytest-xprocess-0.12.1.ebuild b/dev-python/pytest-xprocess/pytest-xprocess-0.12.1.ebuild
index 8791619285e2..faad3f3e3cac 100644
--- a/dev-python/pytest-xprocess/pytest-xprocess-0.12.1.ebuild
+++ b/dev-python/pytest-xprocess/pytest-xprocess-0.12.1.ebuild
@@ -15,6 +15,7 @@ SLOT="0"
LICENSE="MIT"
KEYWORDS="amd64 arm ~arm64 ppc ppc64 x86 ~amd64-linux ~x86-linux"
IUSE="test"
+RESTRICT="!test? ( test )"
RDEPEND="
|| (