summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-11-16 11:50:21 +0100
committerMichał Górny <mgorny@gentoo.org>2019-11-16 12:01:28 +0100
commit502d733c7037586d2574508fdc69bb52c38ca550 (patch)
treea7a497dd69715839929097dc77e05ea68d7ea0d5 /dev-python/genty
parentdev-python/atomicwrites: Fix remaining MissingTestRestrict (diff)
downloadgentoo-502d733c7037586d2574508fdc69bb52c38ca550.tar.gz
gentoo-502d733c7037586d2574508fdc69bb52c38ca550.tar.bz2
gentoo-502d733c7037586d2574508fdc69bb52c38ca550.zip
dev-python/genty: Fix MissingTestRestrict
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/genty')
-rw-r--r--dev-python/genty/genty-1.3.2.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/genty/genty-1.3.2.ebuild b/dev-python/genty/genty-1.3.2.ebuild
index c06438515191..f4eb0a58b1bb 100644
--- a/dev-python/genty/genty-1.3.2.ebuild
+++ b/dev-python/genty/genty-1.3.2.ebuild
@@ -15,6 +15,7 @@ SLOT="0"
LICENSE="Apache-2.0"
KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-linux ~x86-linux"
IUSE="test"
+RESTRICT="!test? ( test )"
RDEPEND="
dev-python/six[${PYTHON_USEDEP}]