diff options
author | Andrew Ammerlaan <andrewammerlaan@gentoo.org> | 2024-03-21 21:34:01 +0100 |
---|---|---|
committer | Andrew Ammerlaan <andrewammerlaan@gentoo.org> | 2024-03-21 21:43:08 +0100 |
commit | b7d8187894edce8fb931bb0ccf9b12d4c134975e (patch) | |
tree | d4ea464fb218dd5a2f6d5ab2a2890e79652369fb /profiles | |
parent | dev-python/jupyter-server: Stabilize 2.13.0 ALLARCHES, #927419 (diff) | |
download | gentoo-b7d8187894edce8fb931bb0ccf9b12d4c134975e.tar.gz gentoo-b7d8187894edce8fb931bb0ccf9b12d4c134975e.tar.bz2 gentoo-b7d8187894edce8fb931bb0ccf9b12d4c134975e.zip |
profiles/arch/x86: unmask efistub on testing x86
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/x86/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/arch/x86/package.use.stable.mask | 4 |
2 files changed, 8 insertions, 0 deletions
diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask index ff88065c8b3e..1a7e78b7d7e2 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-03-21) +# virt-firmware is keyworded here +sys-kernel/installkernel -efistub + # Guilherme Amadio <amadio@gentoo.org> (2024-03-09) # Qt6 not keyworded on x86 sci-physics/root qt6 diff --git a/profiles/arch/x86/package.use.stable.mask b/profiles/arch/x86/package.use.stable.mask index 3263fb3ce053..a9678b193c05 100644 --- a/profiles/arch/x86/package.use.stable.mask +++ b/profiles/arch/x86/package.use.stable.mask @@ -17,6 +17,10 @@ #--- END OF EXAMPLES --- +# Andrew Ammerlaan <andrewammerlaan@gentoo.org> (2024-03-21) +# Experimental, virt-firmware is keyworded only unstable +sys-kernel/installkernel efistub + # Andrew Ammerlaan <andrewammerlaan@gentoo.org> (2023-12-18) # This is still experimental, prebuilt images may not boot on all systems. sys-kernel/gentoo-kernel generic-uki |