diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2024-09-27 21:18:03 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2024-09-27 21:24:01 +0800 |
commit | 4667101193251cab0e6b8984dd4a6a553ed01252 (patch) | |
tree | bb65b5a6ac0a728cfe622015ae4e270a5d6e4b0d /sec-keys/openpgp-keys-wireshark | |
parent | app-crypt/ubuntu-keyring: keyword 2023.11.28.1 for ~loong (diff) | |
download | gentoo-4667101193251cab0e6b8984dd4a6a553ed01252.tar.gz gentoo-4667101193251cab0e6b8984dd4a6a553ed01252.tar.bz2 gentoo-4667101193251cab0e6b8984dd4a6a553ed01252.zip |
sec-keys/openpgp-keys-wireshark: keyword 20230903 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'sec-keys/openpgp-keys-wireshark')
-rw-r--r-- | sec-keys/openpgp-keys-wireshark/openpgp-keys-wireshark-20230903.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sec-keys/openpgp-keys-wireshark/openpgp-keys-wireshark-20230903.ebuild b/sec-keys/openpgp-keys-wireshark/openpgp-keys-wireshark-20230903.ebuild index 58ead26e73d3..26a6c7c81afa 100644 --- a/sec-keys/openpgp-keys-wireshark/openpgp-keys-wireshark-20230903.ebuild +++ b/sec-keys/openpgp-keys-wireshark/openpgp-keys-wireshark-20230903.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 @@ -10,7 +10,7 @@ S="${WORKDIR}" LICENSE="public-domain" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~m68k ~mips ~ppc ppc64 ~riscv ~s390 ~sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 ~sparc x86" src_install() { local files=( ${A} ) |