mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-01 23:28:08 -07:00
dev-python/hypothesis: Fix remaining MissingTestRestrict
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -16,6 +16,7 @@ LICENSE="MPL-2.0"
|
||||
SLOT="0"
|
||||
KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
|
||||
IUSE="test"
|
||||
RESTRICT="!test? ( test )"
|
||||
|
||||
CDEPEND="
|
||||
>=dev-python/attrs-16.0.0[${PYTHON_USEDEP}]
|
||||
|
||||
@@ -16,6 +16,7 @@ LICENSE="MPL-2.0"
|
||||
SLOT="0"
|
||||
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
|
||||
IUSE="test"
|
||||
RESTRICT="!test? ( test )"
|
||||
|
||||
CDEPEND="
|
||||
>=dev-python/attrs-16.0.0[${PYTHON_USEDEP}]
|
||||
|
||||
Reference in New Issue
Block a user