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 (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 5B23515813A for ; Tue, 07 Jan 2025 23:21:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8ECC1E07D0; Tue, 07 Jan 2025 23:21:47 +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 7422AE07D0 for ; Tue, 07 Jan 2025 23:21:47 +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 75D19340C57 for ; Tue, 07 Jan 2025 23:21:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D2FBC11B5 for ; Tue, 07 Jan 2025 23:21:44 +0000 (UTC) From: "James Le Cuirot" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "James Le Cuirot" Message-ID: <1736292084.582da995df2eabb2cf75cbf5e0e6b3bdfce8ecc1.chewi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-firmware/edk2/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-firmware/edk2/edk2-202411.ebuild X-VCS-Directories: sys-firmware/edk2/ X-VCS-Committer: chewi X-VCS-Committer-Name: James Le Cuirot X-VCS-Revision: 582da995df2eabb2cf75cbf5e0e6b3bdfce8ecc1 X-VCS-Branch: master Date: Tue, 07 Jan 2025 23:21: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: 29fa8c2a-1bf7-4ce0-8c40-e889a45a74cf X-Archives-Hash: dcddbfa6c08a6fc1b0e9ce887ddb425f commit: 582da995df2eabb2cf75cbf5e0e6b3bdfce8ecc1 Author: James Le Cuirot gentoo org> AuthorDate: Tue Jan 7 23:21:24 2025 +0000 Commit: James Le Cuirot gentoo org> CommitDate: Tue Jan 7 23:21:24 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=582da995 sys-firmware/edk2: Keyword 202411 for ~riscv Signed-off-by: James Le Cuirot gentoo.org> sys-firmware/edk2/edk2-202411.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-firmware/edk2/edk2-202411.ebuild b/sys-firmware/edk2/edk2-202411.ebuild index fac445b9165e..0d9486646734 100644 --- a/sys-firmware/edk2/edk2-202411.ebuild +++ b/sys-firmware/edk2/edk2-202411.ebuild @@ -48,7 +48,7 @@ SRC_URI=" S="${WORKDIR}/${PN}-${PN}-stable${PV}" LICENSE="BSD-2 MIT" SLOT="0" -KEYWORDS="-* ~amd64 ~arm64" +KEYWORDS="-* ~amd64 ~arm64 ~riscv" BDEPEND=" ${PYTHON_DEPS}