mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-08 12:30:44 +02:00
tls_parser-2.0.2.ebuild
This commit is contained in:
parent
4cbd340c3c
commit
aeea3a03a7
2 changed files with 2 additions and 2 deletions
|
|
@ -19,6 +19,6 @@ KEYWORDS="amd64 arm64 x86"
|
|||
IUSE="test"
|
||||
|
||||
DEPEND="${RDEPEND}
|
||||
test? ( dev-python/pytest )"
|
||||
test? ( dev-python/pytest[${PYTHON_USEDEP}] )"
|
||||
|
||||
distutils_enable_tests pytest
|
||||
|
|
|
|||
|
|
@ -19,6 +19,6 @@ KEYWORDS="amd64 arm64 x86"
|
|||
IUSE="test"
|
||||
|
||||
DEPEND="${RDEPEND}
|
||||
test? ( dev-python/pytest )"
|
||||
test? ( dev-python/pytest[${PYTHON_USEDEP}] )"
|
||||
|
||||
distutils_enable_tests pytest
|
||||
|
|
|
|||
Loading…
Reference in a new issue