diff options
author | 2025-02-08 08:29:30 +0100 | |
---|---|---|
committer | 2025-02-08 08:35:39 +0100 | |
commit | b2e26a78ac52f3a83f051442d23671e3c283a7c3 (patch) | |
tree | 34177be2e3760ed12863b6d71ad8442c9191d397 /profiles/arch/amd64 | |
parent | package.mask: Revert "Mask =dev-cpp/cpp-httplib-0.18.6" (diff) | |
download | gentoo-b2e26a78ac52f3a83f051442d23671e3c283a7c3.tar.gz gentoo-b2e26a78ac52f3a83f051442d23671e3c283a7c3.tar.bz2 gentoo-b2e26a78ac52f3a83f051442d23671e3c283a7c3.zip |
profiles/base: Mask llvm-core/*[debuginfod] instead
dev-cpp/cpp-httplib has extremely unstable ABI. Prevent people from
putting themselves in harm's way by enabling the flag easily.
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'profiles/arch/amd64')
-rw-r--r-- | profiles/arch/amd64/package.use.mask | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask index 885390ca59c8..008329e56761 100644 --- a/profiles/arch/amd64/package.use.mask +++ b/profiles/arch/amd64/package.use.mask @@ -159,11 +159,6 @@ sys-apps/irqbalance -thermal # media-libs/shaderc is keyworded here. media-libs/libplacebo -shaderc -# Michał Górny <mgorny@gentoo.org> (2023-09-19) -# dev-cpp/cpp-httplib is keyworded here. -llvm-core/lldb -debuginfod -llvm-core/llvm -debuginfod - # Ionen Wolkens <ionen@gentoo.org> (2023-09-13) # media-gfx/renderdoc is keyworded here dev-qt/qtbase -renderdoc |