commit: fe10dda01583daaf0aeb6e88baf224355d89e7cf
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 9 14:42:16 2025 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Apr 12 18:54:37 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe10dda0
dev-python/extras: Add explicit IUSE=test
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/extras/extras-1.0.0-r2.ebuild | 2 ++
1 file changed, 2 insertions(+)
diff --git a/dev-python/extras/extras-1.0.0-r2.ebuild
b/dev-python/extras/extras-1.0.0-r2.ebuild
index 6057f0a01a85..a1be1ebf0fc3 100644
--- a/dev-python/extras/extras-1.0.0-r2.ebuild
+++ b/dev-python/extras/extras-1.0.0-r2.ebuild
@@ -17,6 +17,8 @@ HOMEPAGE="
LICENSE="MIT"
SLOT="0"
KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv
~s390 sparc x86 ~x64-macos"
+IUSE="test"
+RESTRICT="!test? ( test )"
BDEPEND="
test? (