dev-python/prometheus_client: fix QA warning about tests

Signed-off-by: Aaron Bauman <bman@gentoo.org>
This commit is contained in:
Aaron Bauman
2019-11-24 11:12:06 -05:00
parent cd2fd37dad
commit d0210195aa
2 changed files with 2 additions and 0 deletions

View File

@@ -14,6 +14,7 @@ LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="amd64"
IUSE="test"
RESTRICT="!test? ( test )"
S=${WORKDIR}/client_python-${PV}

View File

@@ -14,6 +14,7 @@ LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64"
IUSE="test"
RESTRICT="!test? ( test )"
S=${WORKDIR}/client_python-${PV}