projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cc3a6d9
)
dev-python/urllib3: Fix remaining MissingTestRestrict
author
Michał Górny
<mgorny@gentoo.org>
Fri, 22 Nov 2019 12:22:46 +0000
(13:22 +0100)
committer
Michał 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
patch
|
blob
|
history
diff --git
a/dev-python/urllib3/urllib3-1.24.2.ebuild
b/dev-python/urllib3/urllib3-1.24.2.ebuild
index fcfe9c27b1a7a2b7d5b0a1d597fbfc34aa6f014f..8e4a8d1a987db42470fe0b70b773fcb35baec61a 100644
(file)
--- 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="