dev-python/websocket-client: 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:47:00 +02:00
parent 1c18e8409d
commit 4c362d4153
No known key found for this signature in database
GPG Key ID: 639ADAE2329E240E

View File

@ -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? (