diff options
author | V3n3RiX <venerix@koprulu.sector> | 2024-01-13 13:10:51 +0000 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2024-01-13 13:10:51 +0000 |
commit | 7860ad41012a3808c645607818b64ad7dab025e9 (patch) | |
tree | 102565176c19f5aef57ae4f6faecd3bded6f36ee /profiles/arch | |
parent | b83f9f17a27e03508085814208cd9c89a07f1f49 (diff) |
gentoo auto-resync : 13:01:2024 - 13:10:51
Diffstat (limited to 'profiles/arch')
-rw-r--r-- | profiles/arch/amd64/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/arch/arm/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/arch/arm64/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/arch/base/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/arch/hppa/package.use.mask | 2 | ||||
-rw-r--r-- | profiles/arch/hppa/package.use.stable.mask | 2 | ||||
-rw-r--r-- | profiles/arch/ia64/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/arch/loong/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/arch/powerpc/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/arch/riscv/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/arch/sparc/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/arch/x86/package.use.mask | 4 |
12 files changed, 42 insertions, 2 deletions
diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask index d4342c7d883c..e150a87519db 100644 --- a/profiles/arch/amd64/package.use.mask +++ b/profiles/arch/amd64/package.use.mask @@ -17,6 +17,10 @@ #--- END OF EXAMPLES --- +# Andrew Ammerlaan <andrewammerlaan@gentoo.org> (2024-01-13) +# Unmask only where grub is keyworded +sys-kernel/installkernel -grub + # Michał Górny <mgorny@gentoo.org> (2023-12-31) # Requires dev-libs/level-zero. dev-lang/ispc -gpu diff --git a/profiles/arch/arm/package.use.mask b/profiles/arch/arm/package.use.mask index 43c53495a4f5..4cfb9679833c 100644 --- a/profiles/arch/arm/package.use.mask +++ b/profiles/arch/arm/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Andrew Ammerlaan <andrewammerlaan@gentoo.org> (2024-01-13) +# Unmask only where grub is keyworded +sys-kernel/installkernel -grub + # Marek Szuba <marecki@gentoo.org> (2023-12-05) # Needs USE=video_cards_amdgpu, currently masked on this arch >=sys-apps/fwupd-1.9.10 amdgpu diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask index f81227a0ad83..edb30fee4c2a 100644 --- a/profiles/arch/arm64/package.use.mask +++ b/profiles/arch/arm64/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Andrew Ammerlaan <andrewammerlaan@gentoo.org> (2024-01-13) +# Unmask only where grub is keyworded +sys-kernel/installkernel -grub + # Andrew Ammerlaan <andrewammerlaan@gentoo.org> (2023-12-18) # Experimental and only available on a subset of architectures sys-kernel/gentoo-kernel -generic-uki diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask index d7c804f7b184..62e83683950a 100644 --- a/profiles/arch/base/package.use.mask +++ b/profiles/arch/base/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Andrew Ammerlaan <andrewammerlaan@gentoo.org> (2024-01-13) +# Unmask only where grub is keyworded +sys-kernel/installkernel grub + # Michał Górny <mgorny@gentoo.org> (2023-12-31) # Requires dev-libs/level-zero. dev-lang/ispc gpu diff --git a/profiles/arch/hppa/package.use.mask b/profiles/arch/hppa/package.use.mask index db535bdd298b..39ed32f14633 100644 --- a/profiles/arch/hppa/package.use.mask +++ b/profiles/arch/hppa/package.use.mask @@ -296,7 +296,7 @@ net-analyzer/wireshark ilbc # Sergei Trofimovich <slyfox@gentoo.org> (2019-07-19) # gdbserver is not implemented yet for hppa target. -sys-devel/gdb server +dev-debug/gdb server # Sergei Trofimovich <slyfox@gentoo.org> (2019-07-07) # Test dependencies are no longer keyworded due to dropped Rails diff --git a/profiles/arch/hppa/package.use.stable.mask b/profiles/arch/hppa/package.use.stable.mask index 3b44f1b6c94c..e9e8113acd7c 100644 --- a/profiles/arch/hppa/package.use.stable.mask +++ b/profiles/arch/hppa/package.use.stable.mask @@ -64,7 +64,7 @@ sys-process/htop hwloc # Sam James <sam@gentoo.org> (2021-11-03) # dev-util/source-highlight is not marked stable on HPPA -sys-devel/gdb source-highlight +dev-debug/gdb source-highlight # Matt Turner <mattst88@gentoo.org> (2021-09-22) # Non-stable deps. diff --git a/profiles/arch/ia64/package.use.mask b/profiles/arch/ia64/package.use.mask index 601ed1930ae3..daed8ca56645 100644 --- a/profiles/arch/ia64/package.use.mask +++ b/profiles/arch/ia64/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Andrew Ammerlaan <andrewammerlaan@gentoo.org> (2024-01-13) +# Unmask only where grub is keyworded +sys-kernel/installkernel -grub + # Sam James <sam@gentoo.org> (2024-01-02) # dev-libs/capstone not keyworded here dev-lang/php capstone diff --git a/profiles/arch/loong/package.use.mask b/profiles/arch/loong/package.use.mask index c4927819cfed..def60658c249 100644 --- a/profiles/arch/loong/package.use.mask +++ b/profiles/arch/loong/package.use.mask @@ -1,6 +1,10 @@ # Copyright 2022-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Andrew Ammerlaan <andrewammerlaan@gentoo.org> (2024-01-13) +# Unmask only where grub is keyworded +sys-kernel/installkernel -grub + # WANG Xuerui <xen0n@gentoo.org> (2024-01-09) # PCRE2 upstream has gained JIT support on loong since 10.43. <dev-libs/libpcre2-10.43_rc1 jit diff --git a/profiles/arch/powerpc/package.use.mask b/profiles/arch/powerpc/package.use.mask index 4dfbad342a3d..9b2232a1a046 100644 --- a/profiles/arch/powerpc/package.use.mask +++ b/profiles/arch/powerpc/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Andrew Ammerlaan <andrewammerlaan@gentoo.org> (2024-01-13) +# Unmask only where grub is keyworded +sys-kernel/installkernel -grub + # matoro <matoro_gentoo@matoro.tk> (2023-12-19) # JIT not supported here (#909826) dev-scheme/racket chez futures jit diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask index c40de70a3264..742b8eae3979 100644 --- a/profiles/arch/riscv/package.use.mask +++ b/profiles/arch/riscv/package.use.mask @@ -1,6 +1,10 @@ # Copyright 2019-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Andrew Ammerlaan <andrewammerlaan@gentoo.org> (2024-01-13) +# Unmask only where grub is keyworded +sys-kernel/installkernel -grub + # Leonardo Hernández Hernández <leohdz172@proton.me> (2023-11-22) # media-libs/libdisplay-info (drm) and dev-libs/libliftoff (liftoff) # are only available for amd64 and riscv diff --git a/profiles/arch/sparc/package.use.mask b/profiles/arch/sparc/package.use.mask index ceb5f2b226ee..691574997f60 100644 --- a/profiles/arch/sparc/package.use.mask +++ b/profiles/arch/sparc/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Andrew Ammerlaan <andrewammerlaan@gentoo.org> (2024-01-13) +# Unmask only where grub is keyworded +sys-kernel/installkernel -grub + # Jaco Kroon <jaco@uls.co.za> (2024-01-09) # net-libs/pjproject[srtp] and net-misc/asterisk[srtp] depends on # net-libs/libsrtp which is -sparc. diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask index 2ecea2704d65..4abd90fec08e 100644 --- a/profiles/arch/x86/package.use.mask +++ b/profiles/arch/x86/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Andrew Ammerlaan <andrewammerlaan@gentoo.org> (2024-01-13) +# Unmask only where grub is keyworded +sys-kernel/installkernel -grub + # Ionen Wolkens <ionen@gentoo.org> (2023-10-09) # media-libs/shaderc is keyworded here. media-libs/libplacebo -shaderc |