sec-keys/openpgp-keys-roymarples - 20260418-r1 (gentoo)

Search

Install

Install this version:

emerge -a =sec-keys/openpgp-keys-roymarples-20260418-r1

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

autounmask =sec-keys/openpgp-keys-roymarples-20260418-r1

Or alternatively:

emerge --autounmask-write -a =sec-keys/openpgp-keys-roymarples-20260418-r1

Package Information

Description:
OpenPGP key used by Roy Marples
Homepage:
https://roy.marples.name/

Ebuild Details

Version EAPI Keywords Slot
20260418-r1 8 ~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 0
View Raw Ebuild
# Copyright 2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

SEC_KEYS_VALIDPGPKEYS=(
	A785ED2755955D9E93EA59F6597F97EA9AD45549:roy:openpgp,ubuntu
)

inherit sec-keys

DESCRIPTION="OpenPGP key used by Roy Marples"
HOMEPAGE="https://roy.marples.name/"

SLOT="0"
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86"

Inherited Eclasses