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