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 2B8F9158020 for ; Thu, 8 Dec 2022 22:25:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6B988E0896; Thu, 8 Dec 2022 22:25:48 +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 4CBC5E0896 for ; Thu, 8 Dec 2022 22:25:48 +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 39DAE340D01 for ; Thu, 8 Dec 2022 22:25:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2F020777 for ; Thu, 8 Dec 2022 22:25:44 +0000 (UTC) From: "John Helmert III" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "John Helmert III" Message-ID: <1670538329.60ee58e8661dafcd39f3ad022920ca78cb3e33c5.ajak@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-firmware/edk2-ovmf/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-firmware/edk2-ovmf/edk2-ovmf-202202.ebuild X-VCS-Directories: sys-firmware/edk2-ovmf/ X-VCS-Committer: ajak X-VCS-Committer-Name: John Helmert III X-VCS-Revision: 60ee58e8661dafcd39f3ad022920ca78cb3e33c5 X-VCS-Branch: master Date: Thu, 8 Dec 2022 22:25:44 +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: 7b8ed740-d577-433c-82fe-ccb4bced8bcd X-Archives-Hash: 5d76e0b9c40869487456b24fa1ca5225 commit: 60ee58e8661dafcd39f3ad022920ca78cb3e33c5 Author: John Helmert III gentoo org> AuthorDate: Thu Dec 8 22:23:48 2022 +0000 Commit: John Helmert III gentoo org> CommitDate: Thu Dec 8 22:25:29 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60ee58e8 sys-firmware/edk2-ovmf: unkeyword 202202 for arm64, ppc64, x86 Closes: https://bugs.gentoo.org/884877 Signed-off-by: John Helmert III gentoo.org> sys-firmware/edk2-ovmf/edk2-ovmf-202202.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-firmware/edk2-ovmf/edk2-ovmf-202202.ebuild b/sys-firmware/edk2-ovmf/edk2-ovmf-202202.ebuild index 99eba155ebcd..54276d2ef91a 100644 --- a/sys-firmware/edk2-ovmf/edk2-ovmf-202202.ebuild +++ b/sys-firmware/edk2-ovmf/edk2-ovmf-202202.ebuild @@ -26,7 +26,7 @@ SRC_URI="https://github.com/tianocore/edk2/archive/edk2-stable${PV}.tar.gz -> ${ LICENSE="BSD-2 MIT" SLOT="0" -KEYWORDS="amd64 arm64 ppc64 x86" +KEYWORDS="amd64" BDEPEND="app-emulation/qemu >=dev-lang/nasm-2.0.7