From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 finch.gentoo.org (Postfix) with ESMTPS id D41ED158176 for ; Thu, 09 Oct 2025 02:25:37 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id BE757340FA3 for ; Thu, 09 Oct 2025 02:25:37 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 1E97C110575; Thu, 09 Oct 2025 02:25:27 +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) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 0EDAF11056D for ; Thu, 09 Oct 2025 02:25:27 +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) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id BDBA8340E2D for ; Thu, 09 Oct 2025 02:25:26 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D111D3AFC for ; Thu, 09 Oct 2025 02:25:23 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1759976240.0f1e557df0089dc1f269f23f60edf71c56bc330f.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: eclass/ X-VCS-Repository: repo/gentoo X-VCS-Files: eclass/llvm.org.eclass X-VCS-Directories: eclass/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 0f1e557df0089dc1f269f23f60edf71c56bc330f X-VCS-Branch: master Date: Thu, 09 Oct 2025 02:25:23 +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: f2b5824a-efdd-4252-9a9e-cd78da32bccb X-Archives-Hash: a7f746697ca20ae73045fae75bfc7cc4 commit: 0f1e557df0089dc1f269f23f60edf71c56bc330f Author: Michał Górny gentoo org> AuthorDate: Thu Oct 9 01:56:50 2025 +0000 Commit: Michał Górny gentoo org> CommitDate: Thu Oct 9 02:17:20 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f1e557d llvm.org.eclass: Bump release keys Technically only 21.1.3 needs new keys but no point in splitting since we push keys with stable keywords, and the old keys are included. Signed-off-by: Michał Górny gentoo.org> eclass/llvm.org.eclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eclass/llvm.org.eclass b/eclass/llvm.org.eclass index b9ee50fa2492..b2c9dced5ea5 100644 --- a/eclass/llvm.org.eclass +++ b/eclass/llvm.org.eclass @@ -271,7 +271,7 @@ llvm.org_set_globals() { fi BDEPEND+=" verify-sig? ( - >=sec-keys/openpgp-keys-llvm-20.1.5 + >=sec-keys/openpgp-keys-llvm-21.1.3 ) " VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/llvm.asc