dev-python/pytest-xprocess: Fix remaining MissingTestRestrict
authorMichał Górny <mgorny@gentoo.org>
Fri, 22 Nov 2019 19:37:22 +0000 (20:37 +0100)
committerMichał Górny <mgorny@gentoo.org>
Fri, 22 Nov 2019 19:38:37 +0000 (20:38 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/pytest-xprocess/pytest-xprocess-0.12.1-r1.ebuild
dev-python/pytest-xprocess/pytest-xprocess-0.12.1.ebuild

index 026a0132adb6ed42f124738163fe1767cb05b1db..3e806481356193d706748e4022a315b989e84052 100644 (file)
@@ -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}]
index 8791619285e2af59de056e1520e0aead9c97e2d5..faad3f3e3cac3e19019264d643f3231c54aed757 100644 (file)
@@ -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="
        || (