Install this version:
emerge -a =sec-keys/openpgp-keys-putty-release-2023
If this version is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask =sec-keys/openpgp-keys-putty-release-2023
Or alternatively:
emerge --autounmask-write -a =sec-keys/openpgp-keys-putty-release-2023
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 2023 | 8 | ~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 |
# Copyright 2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
SEC_KEYS_VALIDPGPKEYS=(
"F412BA3AA30FDC0E77B4E3871993D21BCAD1AA77:sgtatham:manual"
)
inherit sec-keys
DESCRIPTION="PuTTY Release Key"
HOMEPAGE="https://www.chiark.greenend.org.uk/~sgtatham/putty/keys.html"
SRC_URI="https://www.chiark.greenend.org.uk/~sgtatham/putty/keys/release-${PV}.asc"
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86"
| Type | File | Size | Source URLs |
|---|---|---|---|
| DIST | release-2023.asc | 2090 bytes | https://www.chiark.greenend.org.uk/~sgtatham/putty/keys/release-2023.asc |