*/*: [QA] Fix trivial cases of MissingTestRestrict
[gentoo.git] / dev-python / msgpack / msgpack-0.4.8.ebuild
index eb96aed73e937d8f51697e3503e9de1503c9a552..4c2499efae9988d42d293abb618800e077588921 100644 (file)
@@ -19,6 +19,7 @@ LICENSE="Apache-2.0"
 SLOT="0"
 KEYWORDS="amd64 arm ~arm64 ppc x86"
 IUSE="test"
+RESTRICT="!test? ( test )"
 
 DEPEND="
        dev-python/setuptools[${PYTHON_USEDEP}]