summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-11-22 13:22:46 +0100
committerMichał Górny <mgorny@gentoo.org>2019-11-22 13:53:22 +0100
commitcfba960260f2e97bcc7d68a38ac35f73344138a9 (patch)
tree88ebafd589a885155c56ddd53f29485bc6aaba43 /dev-python/urllib3
parentdev-python/urllib3: Bump to 1.25.7, fix tests (diff)
downloadgentoo-cfba960260f2e97bcc7d68a38ac35f73344138a9.tar.gz
gentoo-cfba960260f2e97bcc7d68a38ac35f73344138a9.tar.bz2
gentoo-cfba960260f2e97bcc7d68a38ac35f73344138a9.zip
dev-python/urllib3: Fix remaining MissingTestRestrict
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/urllib3')
-rw-r--r--dev-python/urllib3/urllib3-1.24.2.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/urllib3/urllib3-1.24.2.ebuild b/dev-python/urllib3/urllib3-1.24.2.ebuild
index fcfe9c27b1a7..8e4a8d1a987d 100644
--- a/dev-python/urllib3/urllib3-1.24.2.ebuild
+++ b/dev-python/urllib3/urllib3-1.24.2.ebuild
@@ -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="