commit: 8ba732a35738e83ccde3504957b0ae29f3c06650
Author: Matthias Maier <tamiko <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 10 07:00:28 2026 +0000
Commit: Matthias Maier <tamiko <AT> gentoo <DOT> org>
CommitDate: Tue Mar 10 07:01:03 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ba732a3
app-text/doxygen: add LLVM slot
Signed-off-by: Matthias Maier <tamiko <AT> gentoo.org>
app-text/doxygen/doxygen-1.16.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-text/doxygen/doxygen-1.16.1.ebuild
b/app-text/doxygen/doxygen-1.16.1.ebuild
index 3d3d51c69616..b47d8fbf38d1 100644
--- a/app-text/doxygen/doxygen-1.16.1.ebuild
+++ b/app-text/doxygen/doxygen-1.16.1.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-LLVM_COMPAT=( 18 19 20 21 )
+LLVM_COMPAT=( 18 19 20 21 22 )
LLVM_OPTIONAL=1
PYTHON_COMPAT=( python3_{11..14} )
PYTHON_REQ_USE="xml(+)"