dev-python/zope-interface: Add explicit IUSE=test

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2025-04-09 16:48:17 +02:00
parent 4bdad70c75
commit 2b2bd6d893

View File

@@ -20,7 +20,8 @@ HOMEPAGE="
LICENSE="ZPL"
SLOT="0"
KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
IUSE="+native-extensions"
IUSE="+native-extensions test"
RESTRICT="!test? ( test )"
BDEPEND="
test? (