mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
dev-python/prometheus_client: fix QA warning about tests
Signed-off-by: Aaron Bauman <bman@gentoo.org>
This commit is contained in:
@@ -14,6 +14,7 @@ LICENSE="Apache-2.0"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64"
|
||||
IUSE="test"
|
||||
RESTRICT="!test? ( test )"
|
||||
|
||||
S=${WORKDIR}/client_python-${PV}
|
||||
|
||||
|
||||
@@ -14,6 +14,7 @@ LICENSE="Apache-2.0"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64"
|
||||
IUSE="test"
|
||||
RESTRICT="!test? ( test )"
|
||||
|
||||
S=${WORKDIR}/client_python-${PV}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user