Skip to content

Commit cdd6a3d

Browse files
committed
ci: gentoo: handle llvm pkgmove
Bug: https://bugs.gentoo.org/910572
1 parent 44ce045 commit cdd6a3d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

ci/ciimage/gentoo/install.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ pkgs_stable=(
3838
dev-cpp/gtest
3939
sci-libs/hdf5
4040
dev-qt/linguist-tools
41-
sys-devel/llvm
41+
llvm-core/llvm
4242
dev-qt/qttools
4343

4444
# misc
@@ -66,7 +66,7 @@ pkgs_stable=(
6666
#gnustep-base/gnustep-base
6767
#media-gfx/graphviz
6868
#sci-libs/netcdf-fortran
69-
#sys-devel/clang
69+
#llvm-core/clang
7070
#x11-libs/gtk+:3
7171
)
7272
pkgs_latest=(

0 commit comments

Comments
 (0)