commit:     ba7cde1220c07ad93609373420797064a58176e1
Author:     Sebastian Pipping <sping <AT> gentoo <DOT> org>
AuthorDate: Wed Sep  4 14:59:11 2024 +0000
Commit:     Sebastian Pipping <sping <AT> gentoo <DOT> org>
CommitDate: Wed Sep  4 15:01:20 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba7cde12

app-admin/clustershell: Protect against testing with >=dev-libs/expat-2.6.0

Bug: https://bugs.gentoo.org/924601
Signed-off-by: Sebastian Pipping <sping <AT> gentoo.org>

 app-admin/clustershell/clustershell-1.9.2.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/app-admin/clustershell/clustershell-1.9.2.ebuild 
b/app-admin/clustershell/clustershell-1.9.2.ebuild
index 30dcc094b0f4..400bd86ba4d3 100644
--- a/app-admin/clustershell/clustershell-1.9.2.ebuild
+++ b/app-admin/clustershell/clustershell-1.9.2.ebuild
@@ -24,6 +24,7 @@ KEYWORDS="amd64 ~x86"
 RDEPEND="dev-python/pyyaml[${PYTHON_USEDEP}]"
 BDEPEND="
        test? (
+               !!>=dev-libs/expat-2.6.0
                app-shells/pdsh
                virtual/openssh
                app-alternatives/bc

Reply via email to