From a4628766f79ccde0e281d59758ff8fe8f330be17 Mon Sep 17 00:00:00 2001 From: Thomas Matthijs Date: Thu, 31 Jul 2025 18:37:20 +0200 Subject: [PATCH] gui-apps/xwayland-satellite: LLVM_SLOT +20 Signed-off-by: Thomas Matthijs --- gui-apps/xwayland-satellite/xwayland-satellite-0.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gui-apps/xwayland-satellite/xwayland-satellite-0.6.ebuild b/gui-apps/xwayland-satellite/xwayland-satellite-0.6.ebuild index 64be5741da..c23679f108 100644 --- a/gui-apps/xwayland-satellite/xwayland-satellite-0.6.ebuild +++ b/gui-apps/xwayland-satellite/xwayland-satellite-0.6.ebuild @@ -5,7 +5,7 @@ EAPI=8 CRATES="" -LLVM_COMPAT=( {17..19} ) +LLVM_COMPAT=( {17..20} ) RUST_NEEDS_LLVM=1 inherit llvm-r1 cargo