dev-python/more-itertools: Fix remaining MissingTestRestrict

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2019-11-16 11:29:11 +01:00
parent 702cbfa387
commit 5bcc495379
2 changed files with 2 additions and 0 deletions

View File

@@ -14,6 +14,7 @@ LICENSE="MIT"
SLOT="0"
KEYWORDS="alpha amd64 arm arm64 hppa ia64 ppc ppc64 s390 sparc x86"
IUSE="doc test"
RESTRICT="!test? ( test )"
RDEPEND="<dev-python/six-2.0[${PYTHON_USEDEP}]"
DEPEND="

View File

@@ -15,6 +15,7 @@ LICENSE="MIT"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="doc test"
RESTRICT="!test? ( test )"
RDEPEND="<dev-python/six-2.0[${PYTHON_USEDEP}]"
DEPEND="