dev-python/urllib3: Fix remaining MissingTestRestrict
authorMichał Górny <mgorny@gentoo.org>
Fri, 22 Nov 2019 12:22:46 +0000 (13:22 +0100)
committerMichał Górny <mgorny@gentoo.org>
Fri, 22 Nov 2019 12:53:22 +0000 (13:53 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/urllib3/urllib3-1.24.2.ebuild

index fcfe9c27b1a7a2b7d5b0a1d597fbfc34aa6f014f..8e4a8d1a987db42470fe0b70b773fcb35baec61a 100644 (file)
@@ -16,6 +16,7 @@ LICENSE="MIT"
 SLOT="0"
 KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="doc test"
+RESTRICT="!test? ( test )"
 #RESTRICT="test"
 
 RDEPEND="