mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
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:
@@ -30,9 +30,6 @@ BDEPEND="
|
||||
test? (
|
||||
dev-python/jaraco-path[${PYTHON_USEDEP}]
|
||||
dev-vcs/git
|
||||
!s390? ( !sparc? (
|
||||
dev-vcs/mercurial
|
||||
) )
|
||||
)
|
||||
"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user