From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 8A5B3158091 for ; Mon, 30 May 2022 20:52:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8996CE089A; Mon, 30 May 2022 20:52:25 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6E220E089A for ; Mon, 30 May 2022 20:52:25 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6DB1E3419AE for ; Mon, 30 May 2022 20:52:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A3BE44D5 for ; Mon, 30 May 2022 20:52:22 +0000 (UTC) From: "Mike Gilbert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mike Gilbert" Message-ID: <1653943939.55561f2df62746a5e1119607f3d8cdf9ec79c1b5.floppym@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/amd64/x32/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/amd64/x32/package.use X-VCS-Directories: profiles/arch/amd64/x32/ X-VCS-Committer: floppym X-VCS-Committer-Name: Mike Gilbert X-VCS-Revision: 55561f2df62746a5e1119607f3d8cdf9ec79c1b5 X-VCS-Branch: master Date: Mon, 30 May 2022 20:52:22 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: f6ecc64d-ac6f-4f04-8755-8235cbb1195f X-Archives-Hash: b1bf2ed94dfb02deeb830eecc200fd73 commit: 55561f2df62746a5e1119607f3d8cdf9ec79c1b5 Author: Mike Gilbert gentoo org> AuthorDate: Mon May 30 20:51:35 2022 +0000 Commit: Mike Gilbert gentoo org> CommitDate: Mon May 30 20:52:19 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55561f2d profiles/arch/amd64/x32: enable sys-boot/gnu-efi[abi_x86_64] by default Signed-off-by: Mike Gilbert gentoo.org> profiles/arch/amd64/x32/package.use | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/arch/amd64/x32/package.use b/profiles/arch/amd64/x32/package.use index 70813e5bc941..1383f0ef9805 100644 --- a/profiles/arch/amd64/x32/package.use +++ b/profiles/arch/amd64/x32/package.use @@ -3,4 +3,5 @@ # Mike Gilbert (2022-05-30) # Provide sensible default for EFI. +sys-boot/gnu-efi abi_x86_64 sys-boot/syslinux abi_x86_64