*/*: [QA] Fix trivial cases of MissingTestRestrict
[gentoo.git] / dev-python / testscenarios / testscenarios-0.5.0.ebuild
index a88d808efff67f98b754ef2cfd227e4685e222f3..6a1e86af650522bd4275883dea9c8a1cbcf0ff05 100644 (file)
@@ -15,6 +15,7 @@ LICENSE="Apache-2.0"
 SLOT="0"
 KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-linux ~x86-linux"
 IUSE="test"
+RESTRICT="!test? ( test )"
 
 RDEPEND="
        dev-python/testtools[${PYTHON_USEDEP}]"