mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-06 02:17:34 -08:00
dev-python/parameterized: Add explicit IUSE=test
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
parent
82431c133a
commit
03a6c41963
@ -17,6 +17,8 @@ HOMEPAGE="
|
||||
LICENSE="BSD"
|
||||
SLOT="0"
|
||||
KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
|
||||
IUSE="test"
|
||||
RESTRICT="!test? ( test )"
|
||||
|
||||
BDEPEND="
|
||||
test? (
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user