diff options
Diffstat (limited to 'profiles/arch/amd64/package.use')
-rw-r--r-- | profiles/arch/amd64/package.use | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/arch/amd64/package.use b/profiles/arch/amd64/package.use index 7c624bfc42b6..a51accc1910e 100644 --- a/profiles/arch/amd64/package.use +++ b/profiles/arch/amd64/package.use @@ -1,6 +1,10 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Ben Kohler <bkohler@gentoo.org> (2022-06-07) +# Enable BIOS & UEFI targets by default +sys-apps/memtest86+ bios64 efi64 + # Theo Anderson <telans@posteo.de> (2021-03-06) # Enable 32-bit clang runtime to ease -m32 builds with non-GCC runtime sys-devel/clang-runtime abi_x86_32 |