mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
dev-python/netaddr: Fix BDEPEND overwrite
Closes: https://bugs.gentoo.org/933102 Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -19,13 +19,13 @@ LICENSE="BSD"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86 ~amd64-linux ~x86-linux"
|
||||
|
||||
distutils_enable_sphinx docs/source \
|
||||
dev-python/furo \
|
||||
dev-python/sphinx-issues
|
||||
distutils_enable_tests pytest
|
||||
|
||||
BDEPEND="
|
||||
test? (
|
||||
dev-python/packaging[${PYTHON_USEDEP}]
|
||||
)
|
||||
"
|
||||
|
||||
distutils_enable_sphinx docs/source \
|
||||
dev-python/furo \
|
||||
dev-python/sphinx-issues
|
||||
distutils_enable_tests pytest
|
||||
|
||||
Reference in New Issue
Block a user