diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2022-09-23 23:11:54 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2022-09-23 23:12:23 +0200 |
commit | c90a08bcd57e5362397531897e587ef6221bc441 (patch) | |
tree | 200d01f44890fc40d6056d524ee8c4c17f3e1bb8 /profiles | |
parent | x11-wm/dwm: drop 6.2 (diff) | |
download | gentoo-c90a08bcd57e5362397531897e587ef6221bc441.tar.gz gentoo-c90a08bcd57e5362397531897e587ef6221bc441.tar.bz2 gentoo-c90a08bcd57e5362397531897e587ef6221bc441.zip |
profiles: clang: allow glibc-2.35-r10 on stable already
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/features/clang/package.accept_keywords | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/profiles/features/clang/package.accept_keywords b/profiles/features/clang/package.accept_keywords index 92fa6b506f07..231f53933017 100644 --- a/profiles/features/clang/package.accept_keywords +++ b/profiles/features/clang/package.accept_keywords @@ -3,3 +3,6 @@ # this version contains the path fix for portage needed for stage1 builds =sys-apps/portage-3.0.33 ~amd64 + +# this version contains the fix for CPP resetting +=sys-libs/glibc-2.35-r10 ~amd64 |