dev-python/jaraco-vcs: Remote test dep on dev-vcs/mercurial

dev-vcs/mercurial is too unreliable and broken on random architectures.
The tests are skipped without it, so let's just remove the dep instead
of trying to maintain a list of broken architectures.

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2024-06-12 20:17:04 +02:00
parent d6f0cafa13
commit e36bf51525

View File

@@ -30,9 +30,6 @@ BDEPEND="
test? (
dev-python/jaraco-path[${PYTHON_USEDEP}]
dev-vcs/git
!s390? ( !sparc? (
dev-vcs/mercurial
) )
)
"