sci-visualization/veusz: [QA] Fix MissingTestRestrict
authorMichał Górny <mgorny@gentoo.org>
Sun, 10 Nov 2019 15:20:40 +0000 (16:20 +0100)
committerMichał Górny <mgorny@gentoo.org>
Sun, 10 Nov 2019 15:27:44 +0000 (16:27 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
sci-visualization/veusz/veusz-3.1.ebuild

index 4eddb89c7f69d264331ed4fd47eba548cf4fe5b8..bd12cb2bd7356136b44a1174c082e81e8448afd6 100644 (file)
@@ -15,6 +15,7 @@ SLOT="0"
 LICENSE="GPL-2"
 KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
 IUSE="dbus doc emf fits hdf5 minuit"
+RESTRICT="!test? ( test )"
 
 CDEPEND="dev-python/PyQt5[widgets,svg,printsupport,${PYTHON_USEDEP}]
        dev-python/numpy[${PYTHON_USEDEP}]"