summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-12-03 12:14:26 +0000
committerSam James <sam@gentoo.org>2022-12-03 12:14:36 +0000
commitbfbc85bbc31ab47733db66f1634244be1b6bb7e9 (patch)
tree277d28fb15f36d9ee016fdba2487cf8d0ce2db36
parentnet-misc/radvd: Stabilize 2.19-r4 amd64, #882639 (diff)
downloadgentoo-bfbc85bb.tar.gz
gentoo-bfbc85bb.tar.bz2
gentoo-bfbc85bb.zip
app-crypt/debian-archive-keyring: Stabilize 2021.1.1 amd64, #883569
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--app-crypt/debian-archive-keyring/debian-archive-keyring-2021.1.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/debian-archive-keyring/debian-archive-keyring-2021.1.1.ebuild b/app-crypt/debian-archive-keyring/debian-archive-keyring-2021.1.1.ebuild
index bbf259a150b6..547d41918d4e 100644
--- a/app-crypt/debian-archive-keyring/debian-archive-keyring-2021.1.1.ebuild
+++ b/app-crypt/debian-archive-keyring/debian-archive-keyring-2021.1.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -11,7 +11,7 @@ SRC_URI="mirror://debian/pool/main/${PN:0:1}/${PN}/${PN}_${PV}_all.deb"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~amd64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~ppc64 ~x86"
IUSE=""
S="${WORKDIR}"