dev-python/future: Fix remaining MissingTestRestrict
authorMichał Górny <mgorny@gentoo.org>
Fri, 15 Nov 2019 22:53:57 +0000 (23:53 +0100)
committerMichał Górny <mgorny@gentoo.org>
Fri, 15 Nov 2019 22:55:09 +0000 (23:55 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/future/future-0.17.0.ebuild

index c8748ca260192d760edd9376d437e625334ec396..f314fd9d3021dc737424069b0d7a9ccd3f5aac85 100644 (file)
@@ -15,6 +15,7 @@ LICENSE="MIT"
 SLOT="0"
 KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux"
 IUSE="doc test"
+RESTRICT="!test? ( test )"
 
 BDEPEND="
        dev-python/setuptools[${PYTHON_USEDEP}]