mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-28 09:58:08 -07:00
dev-python/urllib3: Fix remaining MissingTestRestrict
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -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="
|
||||
|
||||
Reference in New Issue
Block a user