diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2024-09-26 18:16:05 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2024-09-27 21:24:01 +0800 |
commit | 3d2a13ef2e24176c296153f4aee71cd88f9c250c (patch) | |
tree | ed08789f335c517e80746f4c8e71866d54536d2a /app-crypt | |
parent | dev-util/debootstrap: keyword 1.0.134 for ~loong (diff) | |
download | gentoo-3d2a13ef2e24176c296153f4aee71cd88f9c250c.tar.gz gentoo-3d2a13ef2e24176c296153f4aee71cd88f9c250c.tar.bz2 gentoo-3d2a13ef2e24176c296153f4aee71cd88f9c250c.zip |
app-crypt/debian-archive-keyring: keyword 2023.4 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/debian-archive-keyring/debian-archive-keyring-2023.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/debian-archive-keyring/debian-archive-keyring-2023.4.ebuild b/app-crypt/debian-archive-keyring/debian-archive-keyring-2023.4.ebuild index 47f1db2a04c5..0b3b3cb4c158 100644 --- a/app-crypt/debian-archive-keyring/debian-archive-keyring-2023.4.ebuild +++ b/app-crypt/debian-archive-keyring/debian-archive-keyring-2023.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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 ~arm ~arm64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~x86" IUSE="" S="${WORKDIR}" |