commit: 12e139e354397b97aacead8a94e731c07affa2f2
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 9 14:42:03 2025 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Apr 12 18:54:36 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12e139e3
dev-python/cssselect: Add explicit IUSE=test
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/cssselect/cssselect-1.3.0.ebuild | 2 ++
1 file changed, 2 insertions(+)
diff --git a/dev-python/cssselect/cssselect-1.3.0.ebuild
b/dev-python/cssselect/cssselect-1.3.0.ebuild
index 8a7c9fb325dc..0b8300cd71f5 100644
--- a/dev-python/cssselect/cssselect-1.3.0.ebuild
+++ b/dev-python/cssselect/cssselect-1.3.0.ebuild
@@ -22,6 +22,8 @@ SRC_URI="
LICENSE="BSD"
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? (