Install this version:
emerge -a =sec-keys/openpgp-keys-nabijaczleweli-20260717
If this version is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask =sec-keys/openpgp-keys-nabijaczleweli-20260717
Or alternatively:
emerge --autounmask-write -a =sec-keys/openpgp-keys-nabijaczleweli-20260717
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 20260717 | 8 | ~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~x64-macos |
# Copyright 2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
SEC_KEYS_VALIDPGPKEYS=(
'7D69474E84028C5CC0C44163BCFD0B018D2658F1:nabijaczleweli:github,manual,ubuntu,openpgp'
)
inherit sec-keys
DESCRIPTION="OpenPGP keys used by наб (nabijaczleweli)"
HOMEPAGE="https://nabijaczleweli.xyz/"
SRC_URI+=" https://nabijaczleweli.xyz/pgp.txt -> ${P}-pgp.txt"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~x64-macos"