commit: a4628766f79ccde0e281d59758ff8fe8f330be17
Author: Thomas Matthijs <gentoo <AT> selckin <DOT> be>
AuthorDate: Thu Jul 31 16:37:20 2025 +0000
Commit: Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Thu Jul 31 16:37:20 2025 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a4628766
gui-apps/xwayland-satellite: LLVM_SLOT +20
Signed-off-by: Thomas Matthijs <gentoo <AT> selckin.be>
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