sec-keys/openpgp-keys-franz - 20260413 (gentoo)

Search

Install

Install this version:

emerge -a =sec-keys/openpgp-keys-franz-20260413

If this version is masked, you can unmask it using the autounmask tool or standard emerge options:

autounmask =sec-keys/openpgp-keys-franz-20260413

Or alternatively:

emerge --autounmask-write -a =sec-keys/openpgp-keys-franz-20260413

Package Information

Description:
OpenPGP keys used by Michal Babej (franz)
Homepage:
https://github.com/franz

Ebuild Details

Version EAPI Keywords Slot
20260413 8 ~amd64 ~ppc64
View Raw Ebuild
# Copyright 2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

SEC_KEYS_VALIDPGPKEYS=(
	"FCE8B369F2F0B73FD546DAAC0375688EE44CD168:franz:github"
)

inherit sec-keys

DESCRIPTION="OpenPGP keys used by Michal Babej (franz)"
HOMEPAGE="https://github.com/franz"

KEYWORDS="~amd64 ~ppc64"

Inherited Eclasses