dev-python/entrypoints: Add missing RESTRICT="!test? ( test )"

Package-Manager: Portage-2.3.79, Repoman-2.3.18
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
Andreas Sturmlechner
2019-11-21 01:11:08 +01:00
parent 73ad777027
commit 593a95b6db

View File

@@ -24,7 +24,9 @@ DEPEND="
dev-python/pytest[${PYTHON_USEDEP}]
virtual/python-pathlib[${PYTHON_USEDEP}]
)
"
"
RESTRICT="!test? ( test )"
PATCHES=(
"${FILESDIR}/${PN}"-0.2.1-init.py.patch