diff options
| author | Michał Górny <mgorny@gentoo.org> | 2025-10-09 03:56:50 +0200 |
|---|---|---|
| committer | Michał Górny <mgorny@gentoo.org> | 2025-10-09 04:17:20 +0200 |
| commit | 0f1e557df0089dc1f269f23f60edf71c56bc330f (patch) | |
| tree | bbd3140ac8bd921409a18c98bb291a2bc6eb6e34 /eclass | |
| parent | c870c1926e38e601350bd7cd59b29f807cf8a948 (diff) | |
| download | gentoo-0f1e557df0089dc1f269f23f60edf71c56bc330f.tar.gz gentoo-0f1e557df0089dc1f269f23f60edf71c56bc330f.tar.bz2 gentoo-0f1e557df0089dc1f269f23f60edf71c56bc330f.zip | |
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 <mgorny@gentoo.org>
Diffstat (limited to 'eclass')
| -rw-r--r-- | eclass/llvm.org.eclass | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
