diff options
author | 2023-12-21 06:50:29 +0000 | |
---|---|---|
committer | 2023-12-21 06:50:29 +0000 | |
commit | aa77d95292a73c2c31471efc528a16c519ee7a8d (patch) | |
tree | 947e4ddde23659d6199892ccc0d9c4a268208c3e /sec-keys | |
parent | net-analyzer/wireshark: Stabilize 4.0.11 arm64, #920211 (diff) | |
download | gentoo-aa77d95292a73c2c31471efc528a16c519ee7a8d.tar.gz gentoo-aa77d95292a73c2c31471efc528a16c519ee7a8d.tar.bz2 gentoo-aa77d95292a73c2c31471efc528a16c519ee7a8d.zip |
sec-keys/openpgp-keys-wireshark: Stabilize 20230903 arm64, #920211
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sec-keys')
-rw-r--r-- | sec-keys/openpgp-keys-wireshark/openpgp-keys-wireshark-20230903.ebuild | 2 |
1 files changed, 1 insertions, 1 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 a3f080817c47..a6bcffe24568 100644 --- a/sec-keys/openpgp-keys-wireshark/openpgp-keys-wireshark-20230903.ebuild +++ b/sec-keys/openpgp-keys-wireshark/openpgp-keys-wireshark-20230903.ebuild @@ -10,7 +10,7 @@ S="${WORKDIR}" LICENSE="public-domain" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv ~s390 ~sparc ~x86" src_install() { local files=( ${A} ) |