commit: 4c362d4153ad920603ca853aa79a46a5400630ff
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 9 14:47:00 2025 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Apr 12 18:54:48 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c362d41
dev-python/websocket-client: Add explicit IUSE=test
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/websocket-client/websocket-client-1.8.0.ebuild | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/dev-python/websocket-client/websocket-client-1.8.0.ebuild
b/dev-python/websocket-client/websocket-client-1.8.0.ebuild
index 00b61c0826ed..c3d9a3ebb308 100644
--- a/dev-python/websocket-client/websocket-client-1.8.0.ebuild
+++ b/dev-python/websocket-client/websocket-client-1.8.0.ebuild
@@ -17,7 +17,8 @@ HOMEPAGE="
LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="amd64 arm arm64 hppa ~loong ppc ppc64 ~riscv ~s390 sparc x86"
-IUSE="examples"
+IUSE="examples test"
+RESTRICT="!test? ( test )"
BDEPEND="
test? (