dev-python/pycadf: Fix MissingTestRestrict
authorMichał Górny <mgorny@gentoo.org>
Mon, 25 Nov 2019 11:23:16 +0000 (12:23 +0100)
committerMichał Górny <mgorny@gentoo.org>
Mon, 25 Nov 2019 12:34:51 +0000 (13:34 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/pycadf/pycadf-2.6.0.ebuild
dev-python/pycadf/pycadf-2.7.0.ebuild
dev-python/pycadf/pycadf-2.9.0-r1.ebuild

index 49d623aca132642ff32b19dba10485a609e86f9b..9892dce0aad1d7ae7dd14bf9b6247469813f1d4b 100644 (file)
@@ -14,6 +14,7 @@ LICENSE="Apache-2.0"
 SLOT="0"
 KEYWORDS="amd64 ~arm64 x86"
 IUSE="doc test"
+RESTRICT="!test? ( test )"
 
 CDEPEND=">=dev-python/pbr-1.8.0[${PYTHON_USEDEP}]"
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
index 91295d51dbd531a815475ffb02d88abd11808378..0bba6096d5c47c17d6eb6fd02093dc0b6f3a407a 100644 (file)
@@ -14,6 +14,7 @@ LICENSE="Apache-2.0"
 SLOT="0"
 KEYWORDS="amd64 ~arm64 x86"
 IUSE="doc test"
+RESTRICT="!test? ( test )"
 
 CDEPEND=">=dev-python/pbr-1.8.0[${PYTHON_USEDEP}]"
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
index 2d33192b9e5c8ed0b3da7a28508e789d8902a46e..1427cbb70aae5acf4aa42227a4302680177e8f3c 100644 (file)
@@ -14,6 +14,7 @@ LICENSE="Apache-2.0"
 SLOT="0"
 KEYWORDS="amd64 ~arm64 x86"
 IUSE="doc test"
+RESTRICT="!test? ( test )"
 
 CDEPEND=">=dev-python/pbr-1.8.0[${PYTHON_USEDEP}]"
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]