Gentoo Archives: gentoo-commits

From: Mike Gilbert <floppym@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/amd64/x32/
Date: Mon, 30 May 2022 20:32:39
Message-Id: 1653942734.eb2af4eaccc84189b50ec83b310c2754a0163b6f.floppym@gentoo
1 commit: eb2af4eaccc84189b50ec83b310c2754a0163b6f
2 Author: Mike Gilbert <floppym <AT> gentoo <DOT> org>
3 AuthorDate: Mon May 30 20:31:29 2022 +0000
4 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org>
5 CommitDate: Mon May 30 20:32:14 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb2af4ea
7
8 profiles/arch/amd64/x32: enable sys-boot/syslinux[abi_x86_64] by default
9
10 Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>
11
12 profiles/arch/amd64/x32/package.use | 6 ++++++
13 1 file changed, 6 insertions(+)
14
15 diff --git a/profiles/arch/amd64/x32/package.use b/profiles/arch/amd64/x32/package.use
16 new file mode 100644
17 index 000000000000..70813e5bc941
18 --- /dev/null
19 +++ b/profiles/arch/amd64/x32/package.use
20 @@ -0,0 +1,6 @@
21 +# Copyright 2022 Gentoo Authors
22 +# Distributed under the terms of the GNU General Public License v2
23 +
24 +# Mike Gilbert <floppym@g.o> (2022-05-30)
25 +# Provide sensible default for EFI.
26 +sys-boot/syslinux abi_x86_64