summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gilbert <floppym@gentoo.org>2022-05-30 16:31:29 -0400
committerMike Gilbert <floppym@gentoo.org>2022-05-30 16:32:14 -0400
commiteb2af4eaccc84189b50ec83b310c2754a0163b6f (patch)
treec8f2f0e950ec18168929e80744c4da66ea46257b
parentsys-boot/syslinux: replace efi32 and efi64 with ABI_X86 flags (diff)
downloadgentoo-eb2af4ea.tar.gz
gentoo-eb2af4ea.tar.bz2
gentoo-eb2af4ea.zip
profiles/arch/amd64/x32: enable sys-boot/syslinux[abi_x86_64] by default
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
-rw-r--r--profiles/arch/amd64/x32/package.use6
1 files changed, 6 insertions, 0 deletions
diff --git a/profiles/arch/amd64/x32/package.use b/profiles/arch/amd64/x32/package.use
new file mode 100644
index 000000000000..70813e5bc941
--- /dev/null
+++ b/profiles/arch/amd64/x32/package.use
@@ -0,0 +1,6 @@
+# Copyright 2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+# Mike Gilbert <floppym@gentoo.org> (2022-05-30)
+# Provide sensible default for EFI.
+sys-boot/syslinux abi_x86_64