From: Michał Górny Date: Fri, 22 Nov 2019 19:37:22 +0000 (+0100) Subject: dev-python/pytest-xprocess: Fix remaining MissingTestRestrict X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=6d16ba95d79ae431f7ac69d7a66377449bd868b9;p=gentoo.git dev-python/pytest-xprocess: Fix remaining MissingTestRestrict Signed-off-by: Michał Górny --- diff --git a/dev-python/pytest-xprocess/pytest-xprocess-0.12.1-r1.ebuild b/dev-python/pytest-xprocess/pytest-xprocess-0.12.1-r1.ebuild index 026a0132adb6..3e8064813561 100644 --- a/dev-python/pytest-xprocess/pytest-xprocess-0.12.1-r1.ebuild +++ b/dev-python/pytest-xprocess/pytest-xprocess-0.12.1-r1.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=" dev-python/pytest[${PYTHON_USEDEP}] 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=" || (