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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id BF7DC138359 for ; Tue, 13 Oct 2020 09:27:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AC4B2E0949; Tue, 13 Oct 2020 09:27:02 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 96B45E0949 for ; Tue, 13 Oct 2020 09:27:02 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7EFCF340BEA for ; Tue, 13 Oct 2020 09:27:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 06DE93BD for ; Tue, 13 Oct 2020 09:26:58 +0000 (UTC) From: "Agostino Sarubbo" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" Message-ID: <1602581181.9cda1d0a8cbfa54f631fc403e4b9c5a04d3d26b4.ago@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-202008.ebuild X-VCS-Directories: sys-firmware/edk2-ovmf/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 9cda1d0a8cbfa54f631fc403e4b9c5a04d3d26b4 X-VCS-Branch: master Date: Tue, 13 Oct 2020 09:26:58 +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: d91edf52-dbf2-4ca4-8f67-eaddf6d9deab X-Archives-Hash: 1eb0b8c4c54e18271f2b5f25d7ed1f94 commit: 9cda1d0a8cbfa54f631fc403e4b9c5a04d3d26b4 Author: Agostino Sarubbo gentoo org> AuthorDate: Tue Oct 13 09:26:21 2020 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Tue Oct 13 09:26:21 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9cda1d0a sys-firmware/edk2-ovmf: amd64 stable wrt bug #744412 Package-Manager: Portage-3.0.4, Repoman-3.0.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo gentoo.org> sys-firmware/edk2-ovmf/edk2-ovmf-202008.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-firmware/edk2-ovmf/edk2-ovmf-202008.ebuild b/sys-firmware/edk2-ovmf/edk2-ovmf-202008.ebuild index 2366fe02e7d..60818cfbafa 100644 --- a/sys-firmware/edk2-ovmf/edk2-ovmf-202008.ebuild +++ b/sys-firmware/edk2-ovmf/edk2-ovmf-202008.ebuild @@ -42,7 +42,7 @@ else binary? ( https://dev.gentoo.org/~mva/distfiles/${P}-bin.tar.xz ) https://dev.gentoo.org/~mva/distfiles/${P}-qemu-firmware.tar.xz " - KEYWORDS="~amd64 arm64 ~ppc ~ppc64 ~x86" + KEYWORDS="amd64 arm64 ~ppc ~ppc64 ~x86" IUSE="+binary" REQUIRED_USE+=" !amd64? ( binary )