dev-python/yappi: Remove optional test dep on gevent

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2022-11-17 19:07:07 +01:00
parent 93b35dd0ce
commit cea0b14fda
2 changed files with 0 additions and 12 deletions

View File

@@ -22,12 +22,6 @@ LICENSE="MIT"
SLOT="0"
KEYWORDS="amd64 ~arm ~arm64 ~riscv x86"
BDEPEND="
test? (
dev-python/gevent[${PYTHON_USEDEP}]
)
"
distutils_enable_tests unittest
PATCHES=(

View File

@@ -22,12 +22,6 @@ LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
BDEPEND="
test? (
dev-python/gevent[${PYTHON_USEDEP}]
)
"
distutils_enable_tests unittest
PATCHES=(