commit: 8be5ccb991220d7393664b47986c23d76ea18a4f Author: Gerion Entrup <gerion.entrup <AT> flump <DOT> de> AuthorDate: Mon Jan 16 21:56:38 2023 +0000 Commit: gerion <gerion.entrup <AT> flump <DOT> de> CommitDate: Mon Jan 16 21:56:38 2023 +0000 URL: https://gitweb.gentoo.org/repo/user/gerislay.git/commit/?id=8be5ccb9
sets/ara: update clang/llvm requirement Signed-off-by: Gerion Entrup <gerion.entrup <AT> flump.de> sets/ara | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sets/ara b/sets/ara index 5209b1f..bd8ce1c 100644 --- a/sets/ara +++ b/sets/ara @@ -3,6 +3,6 @@ dev-util/meson dev-libs/boost dev-python/graph-tool dev-python/pydot -sys-devel/llvm:12 -sys-devel/clang:12 +sys-devel/llvm:14 +sys-devel/clang:14 sci-mathematics/z3
