mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-06 02:17:34 -08:00
dev-python/python-memcached: Add explicit IUSE=test
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
parent
03a6c41963
commit
be3dffd58a
@ -21,6 +21,8 @@ SRC_URI="
|
||||
LICENSE="PSF-2.4"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 arm64 ppc x86 ~amd64-linux ~x86-linux"
|
||||
IUSE="test"
|
||||
RESTRICT="!test? ( test )"
|
||||
|
||||
BDEPEND="
|
||||
test? (
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user