*/*: [QA] Fix trivial cases of MissingTestRestrict
[gentoo.git] / dev-python / click / click-7.0.ebuild
index 97eaaef0c4e7da1f80d40b6647daf3584097f83a..ad0d3470267ff7b91a37c24730dbe5ab2b867f3f 100644 (file)
@@ -15,6 +15,7 @@ LICENSE="BSD"
 SLOT="0"
 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
 IUSE="doc examples test"
+RESTRICT="!test? ( test )"
 
 DEPEND="
        dev-python/setuptools[${PYTHON_USEDEP}]