diff options
author | Gerion Entrup <gerion.entrup@flump.de> | 2023-01-16 22:56:38 +0100 |
---|---|---|
committer | Gerion Entrup <gerion.entrup@flump.de> | 2023-01-16 22:56:38 +0100 |
commit | 8be5ccb991220d7393664b47986c23d76ea18a4f (patch) | |
tree | 3c26bc37e2a2c61867a7b94aba2983436eb732b2 /sets | |
parent | dev-python/ptpython: update to 3.0.22 (diff) | |
download | gerislay-8be5ccb991220d7393664b47986c23d76ea18a4f.tar.gz gerislay-8be5ccb991220d7393664b47986c23d76ea18a4f.tar.bz2 gerislay-8be5ccb991220d7393664b47986c23d76ea18a4f.zip |
sets/ara: update clang/llvm requirement
Signed-off-by: Gerion Entrup <gerion.entrup@flump.de>
Diffstat (limited to 'sets')
-rw-r--r-- | sets/ara | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |