dev-python/tinycss: [QA] Fix MissingTestRestrict
authorMichał Górny <mgorny@gentoo.org>
Thu, 12 Dec 2019 15:33:04 +0000 (16:33 +0100)
committerMichał Górny <mgorny@gentoo.org>
Thu, 12 Dec 2019 16:34:33 +0000 (17:34 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/tinycss/tinycss-0.4.ebuild

index 536133921b7296cf89419d0f0a8a9f37352a8f87..ad2e65fdb78ab977804d8d79e5d5827c56fab81c 100644 (file)
@@ -16,6 +16,7 @@ LICENSE="BSD"
 SLOT="0"
 KEYWORDS="amd64 x86"
 IUSE="test"
+RESTRICT="!test? ( test )"
 
 RDEPEND="dev-python/lxml[${PYTHON_USEDEP}]"
 DEPEND="${RDEPEND}