commit:     9ec1f46b1f072765453db19b747d5df6ad617d0e
Author:     suoyuan666 <suoyuan666 <AT> s5n <DOT> xyz>
AuthorDate: Tue Feb 10 14:32:29 2026 +0000
Commit:     Lucio Sauer <watermanpaint <AT> posteo <DOT> net>
CommitDate: Tue Feb 10 17:24:02 2026 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9ec1f46b

gui-apps/xwayland-satellite: add llvm 21 to the LLVM_COMPAT

Signed-off-by: suoyuan666 <suoyuan666 <AT> s5n.xyz>
Part-of: https://github.com/gentoo/guru/pull/438
Closes: https://github.com/gentoo/guru/pull/438
Acked-by: Jonas Frei <freijon <AT> pm.me>
Signed-off-by: Lucio Sauer <watermanpaint <AT> posteo.net>

 gui-apps/xwayland-satellite/xwayland-satellite-0.8.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gui-apps/xwayland-satellite/xwayland-satellite-0.8.ebuild 
b/gui-apps/xwayland-satellite/xwayland-satellite-0.8.ebuild
index 2ba77e766e..6df651dc55 100644
--- a/gui-apps/xwayland-satellite/xwayland-satellite-0.8.ebuild
+++ b/gui-apps/xwayland-satellite/xwayland-satellite-0.8.ebuild
@@ -1,11 +1,11 @@
-# Copyright 2024-2025 Gentoo Authors
+# Copyright 2024-2026 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
 CRATES=""
 
-LLVM_COMPAT=( {17..20} )
+LLVM_COMPAT=( {17..21} )
 # RUST_MIN_VER="1.83.0"
 RUST_NEEDS_LLVM=1
 

Reply via email to