summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Kohler <bkohler@gentoo.org>2022-06-07 12:11:45 -0500
committerBen Kohler <bkohler@gentoo.org>2022-06-07 12:42:50 -0500
commit8de4bc38fc91a720609328c0919f5443f19239cf (patch)
treef0ff95cad122ca09d5ac14823ac50fe2a01837d1 /profiles
parentprofiles/.../no-multilib: mask 32bit memtest86+ builds on no-multilib (diff)
downloadgentoo-8de4bc38fc91a720609328c0919f5443f19239cf.tar.gz
gentoo-8de4bc38fc91a720609328c0919f5443f19239cf.tar.bz2
gentoo-8de4bc38fc91a720609328c0919f5443f19239cf.zip
profiles/arch/amd64: enable bios64 & efi64 on memtest86+
Signed-off-by: Ben Kohler <bkohler@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r--profiles/arch/amd64/package.use4
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