*/*: [QA] Fix trivial cases of MissingTestRestrict
[gentoo.git] / dev-python / stevedore / stevedore-1.25.1.ebuild
index 18bc813a3402a4d6d27c66af2a7d55264ef02a0a..2852ae1281c00414eebc5f9167eedf8d4980d49a 100644 (file)
@@ -15,6 +15,7 @@ LICENSE="Apache-2.0"
 SLOT="0"
 KEYWORDS="amd64 ~arm64 x86"
 IUSE="doc test"
+RESTRICT="!test? ( test )"
 
 CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
        !~dev-python/pbr-2.1.0[${PYTHON_USEDEP}]"