diff options
author | 2023-12-21 06:50:28 +0000 | |
---|---|---|
committer | 2023-12-21 06:50:28 +0000 | |
commit | e60cd2864b9d826cc45784613ef49d8e708b3d09 (patch) | |
tree | 5f85b75fdb011d6421d0c1eb633a0f089b20c7d7 /sec-keys/openpgp-keys-wireshark | |
parent | net-analyzer/wireshark: Stabilize 4.0.11 arm, #920211 (diff) | |
download | gentoo-e60cd2864b9d826cc45784613ef49d8e708b3d09.tar.gz gentoo-e60cd2864b9d826cc45784613ef49d8e708b3d09.tar.bz2 gentoo-e60cd2864b9d826cc45784613ef49d8e708b3d09.zip |
sec-keys/openpgp-keys-wireshark: Stabilize 20230903 arm, #920211
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sec-keys/openpgp-keys-wireshark')
-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 5f2a1920ad23..a3f080817c47 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} ) |