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 6D230158091 for ; Tue, 7 Jun 2022 17:43:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8DF55E0833; Tue, 7 Jun 2022 17:43:17 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 751B4E0833 for ; Tue, 7 Jun 2022 17:43:17 +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 311CE341B4E for ; Tue, 7 Jun 2022 17:43:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6760C4F8 for ; Tue, 7 Jun 2022 17:43:13 +0000 (UTC) From: "Ben Kohler" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ben Kohler" Message-ID: <1654623770.341febee618ef44de236e7d81816a9cf6e22b94e.bkohler@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/x86/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/x86/package.use X-VCS-Directories: profiles/arch/x86/ X-VCS-Committer: bkohler X-VCS-Committer-Name: Ben Kohler X-VCS-Revision: 341febee618ef44de236e7d81816a9cf6e22b94e X-VCS-Branch: master Date: Tue, 7 Jun 2022 17:43:13 +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: d244e3a6-154d-422f-a690-041f73deda4d X-Archives-Hash: 83d76a495d682b32c3fdbe00a9823813 commit: 341febee618ef44de236e7d81816a9cf6e22b94e Author: Ben Kohler gentoo org> AuthorDate: Tue Jun 7 17:12:28 2022 +0000 Commit: Ben Kohler gentoo org> CommitDate: Tue Jun 7 17:42:50 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=341febee profiles/arch/x86: enable bios32 on memtest86+ Signed-off-by: Ben Kohler gentoo.org> profiles/arch/x86/package.use | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/x86/package.use b/profiles/arch/x86/package.use index 0cbd9b6e6019..9770883187a6 100644 --- a/profiles/arch/x86/package.use +++ b/profiles/arch/x86/package.use @@ -1,6 +1,10 @@ # Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Ben Kohler (2022-06-07) +# Enable BIOS target by default +sys-apps/memtest86+ bios32 + # Michał Górny (2016-09-24) # Enable the GPU targets matching the default VIDEO_CARDS dev-ml/llvm-ocaml llvm_targets_AMDGPU llvm_targets_NVPTX