| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 2020.2 | 8 | ~amd64 ~arm64 ~x86 | 0 |
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DESCRIPTION="GnuPG archive keys of the Kali archive"
HOMEPAGE="https://www.kali.org"
SRC_URI="https://http.kali.org/pool/main/${PN:0:1}/${PN}/${PN}_${PV}.tar.xz"
LICENSE="GPL-2+"
SLOT="0"
KEYWORDS="~amd64 ~arm64 ~x86"
BDEPEND="app-crypt/jetring"
src_compile() {
# Bug #826686
addpredict "/run/user/$(id -u)/gnupg/"
default
}
app-crypt/jetring
| Type | File | Size | Source URLs |
|---|---|---|---|
| DIST | kali-archive-keyring_2020.2.tar.xz | 11388 bytes | https://http.kali.org/pool/main/${PN:0:1}/kali-archive-keyring/kali-archive-keyring_2020.2.tar.xz |