mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-06 02:17:34 -08:00
dev-python/websocket-client: Add explicit IUSE=test
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
parent
1c18e8409d
commit
4c362d4153
@ -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? (
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user