commit:     4844682de0b949446f6266d35cff742f9084a3ab
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 30 09:52:50 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jun 30 09:53:07 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4844682d

app-crypt/sequoia-sqv: enable LLVM 20

Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-crypt/sequoia-sqv/sequoia-sqv-1.3.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-crypt/sequoia-sqv/sequoia-sqv-1.3.0.ebuild 
b/app-crypt/sequoia-sqv/sequoia-sqv-1.3.0.ebuild
index 4d6c25108f7d..948e8cb08b44 100644
--- a/app-crypt/sequoia-sqv/sequoia-sqv-1.3.0.ebuild
+++ b/app-crypt/sequoia-sqv/sequoia-sqv-1.3.0.ebuild
@@ -6,7 +6,7 @@ EAPI=8
 CRATES="
 "
 
-LLVM_COMPAT=( {17..19} )
+LLVM_COMPAT=( {17..20} )
 RUST_NEEDS_LLVM=1
 
 inherit bash-completion-r1 cargo llvm-r1

Reply via email to