Install this version:
emerge -a =sec-keys/openpgp-keys-grub-20251028
If this version is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask =sec-keys/openpgp-keys-grub-20251028
Or alternatively:
emerge --autounmask-write -a =sec-keys/openpgp-keys-grub-20251028
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 20251028 | 8 | amd64 arm arm64 ~loong ppc ppc64 ~riscv ~sparc x86 |
# Copyright 2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 SEC_KEYS_VALIDPGPKEYS=( 'BE5C23209ACDDACEB20DB0A28C8189F1988C2166:dkiper:openpgp' ) inherit sec-keys DESCRIPTION="OpenPGP keys used for GRUB releases" HOMEPAGE="https://www.gnu.org/software/grub/" KEYWORDS="amd64 arm arm64 ~loong ppc ppc64 ~riscv ~sparc x86"