From e36bf515254a1262270b3a373eeaf45dbec2ca05 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Wed, 12 Jun 2024 20:17:04 +0200 Subject: dev-python/jaraco-vcs: Remote test dep on dev-vcs/mercurial MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 --- dev-python/jaraco-vcs/jaraco-vcs-2.2.0.ebuild | 3 --- 1 file changed, 3 deletions(-) diff --git a/dev-python/jaraco-vcs/jaraco-vcs-2.2.0.ebuild b/dev-python/jaraco-vcs/jaraco-vcs-2.2.0.ebuild index e6775029cdf4..050fef2389a2 100644 --- a/dev-python/jaraco-vcs/jaraco-vcs-2.2.0.ebuild +++ b/dev-python/jaraco-vcs/jaraco-vcs-2.2.0.ebuild @@ -30,9 +30,6 @@ BDEPEND=" test? ( dev-python/jaraco-path[${PYTHON_USEDEP}] dev-vcs/git - !s390? ( !sparc? ( - dev-vcs/mercurial - ) ) ) " -- cgit v1.2.3-65-gdbad