dev-python/phonenumbers: Restrict test

Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Cédric Krier <cedk@gentoo.org>
This commit is contained in:
Cédric Krier
2019-11-04 00:04:27 +01:00
parent f026431efa
commit 5c0baead42

View File

@@ -15,6 +15,7 @@ LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="test"
RESTRICT="!test? ( test )"
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"