dev-python/partd: fix QA warning about tests
authorAaron Bauman <bman@gentoo.org>
Sun, 24 Nov 2019 16:10:01 +0000 (11:10 -0500)
committerAaron Bauman <bman@gentoo.org>
Sun, 24 Nov 2019 16:10:01 +0000 (11:10 -0500)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
dev-python/partd/partd-0.3.2.ebuild
dev-python/partd/partd-0.3.8.ebuild

index b151c59f386a12b7ae10e2562718fbcaed90d498..916931d897a788dae7f273967d2d6d2342554bc5 100644 (file)
@@ -15,6 +15,7 @@ LICENSE="BSD"
 SLOT="0"
 KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
 IUSE="doc test"
+RESTRICT="!test? ( test )"
 
 RDEPEND="dev-python/locket[${PYTHON_USEDEP}]"
 DEPEND="${RDEPEND}
index 6b9337da5db63abc3dc2c71df28deb8afd13e9f1..fae54eecb00f6eb0a85b69271b1a445285235de2 100644 (file)
@@ -14,6 +14,7 @@ LICENSE="BSD"
 SLOT="0"
 KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
 IUSE="doc test"
+RESTRICT="!test? ( test )"
 
 RDEPEND="dev-python/locket[${PYTHON_USEDEP}]"
 DEPEND="${RDEPEND}