diff options
Diffstat (limited to 'profiles/arch')
-rw-r--r-- | profiles/arch/amd64/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/arch/base/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/arch/loong/package.use.mask | 28 | ||||
-rw-r--r-- | profiles/arch/mips/use.mask | 5 | ||||
-rw-r--r-- | profiles/arch/x86/package.use.mask | 4 |
5 files changed, 20 insertions, 25 deletions
diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask index 189fff8bb107..2393f549e7d6 100644 --- a/profiles/arch/amd64/package.use.mask +++ b/profiles/arch/amd64/package.use.mask @@ -17,6 +17,10 @@ #--- END OF EXAMPLES --- +# Michał Górny <mgorny@gentoo.org> (2023-09-19) +# dev-cpp/cpp-httplib is keyworded here. +sys-devel/llvm -debuginfod + # Ionen Wolkens <ionen@gentoo.org> (2023-09-13) # media-gfx/renderdoc is keyworded here dev-qt/qtbase -renderdoc diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask index 4e5678bfaf67..7cbfa56e0f97 100644 --- a/profiles/arch/base/package.use.mask +++ b/profiles/arch/base/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Michał Górny <mgorny@gentoo.org> (2023-09-19) +# dev-cpp/cpp-httplib is barely keyworded anywhere. +sys-devel/llvm debuginfod + # Ionen Wolkens <ionen@gentoo.org> (2023-09-13) # media-gfx/renderdoc currently has few keywords dev-qt/qtbase renderdoc diff --git a/profiles/arch/loong/package.use.mask b/profiles/arch/loong/package.use.mask index b630684ecced..64c7bb1fdebc 100644 --- a/profiles/arch/loong/package.use.mask +++ b/profiles/arch/loong/package.use.mask @@ -1,6 +1,10 @@ # Copyright 2022-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Michał Górny <mgorny@gentoo.org> (2023-09-19) +# dev-cpp/cpp-httplib is keyworded here. +sys-devel/llvm -debuginfod + # WANG Xuerui <xen0n@gentoo.org> (2023-09-12) # Vulkan is available on loong. dev-qt/qt3d -vulkan @@ -18,12 +22,11 @@ dev-python/ruamel-std-pathlib test # Avoid having to keyword more Qt deps dev-python/pyside2 3d datavis script location scxml -# WANG Xuerui <xen0n@gentoo.org> (2023-08-05) -# no keyworded lld -dev-lang/rust wasm - # WANG Xuerui <xen0n@gentoo.org> (2023-07-26) -# missing llvm:16 and keyworded lld +# no llvm:15 or lld:16 on loong +app-office/libreoffice clang +<dev-db/postgresql-16 llvm +<dev-lang/rust-1.73.0 wasm dev-lang/spidermonkey clang lto # Ionen Wolkens <ionen@gentoo.org> (2023-07-26) @@ -194,21 +197,6 @@ dev-lang/ocaml test # Dep media-plugins/libvisual-plugins fails to build, seems too hairy to fix. media-plugins/gst-plugins-meta libvisual -# WANG Xuerui <xen0n@gentoo.org> (2022-11-27) -# Mask configurations not accepting llvm:16 and/or clang:16, either due to -# lack of testing or simply being unsupported upstream (the opaque pointers -# in particular need downstream changes). -app-office/libreoffice clang -<dev-db/postgresql-16 llvm - -# WANG Xuerui <xen0n@gentoo.org> (2022-11-27) -# LLVM toolchain now partially usable on loong, mask the remaining pieces -# pending test/bugfixes/porting. -# -# - sys-devel/lld: port is still under review -dev-util/lldb test -sys-devel/clang-common default-lld - # WANG Xuerui <xen0n@gentoo.org> (2022-10-04) # Sanitizers partially supported on this architecture. # diff --git a/profiles/arch/mips/use.mask b/profiles/arch/mips/use.mask index b5a2ae4da5d4..a3c7d64fe7a0 100644 --- a/profiles/arch/mips/use.mask +++ b/profiles/arch/mips/use.mask @@ -93,11 +93,6 @@ gnome # some programs with this useflag are useful, e.g #227631 mpi -# Ryan Hill <dirtyepic@gentoo.org> -# virtual/blas virtual/cblas and virtual/lapack not keyworded -lapack -blas - # Alexander Færøy <eroyf@gentoo.org> # Clamav -- untested, masking for now. clamav diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask index fb7abec2e149..8805931b17fb 100644 --- a/profiles/arch/x86/package.use.mask +++ b/profiles/arch/x86/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Michał Górny <mgorny@gentoo.org> (2023-09-19) +# dev-cpp/cpp-httplib is keyworded here. +sys-devel/llvm -debuginfod + # Jon Janzen <jon@jonjanzen.com> (2023-09-11) # librttopo has not been tested on this arch dev-db/spatialite rttopo |