diff options
author | Sam James <sam@gentoo.org> | 2023-12-21 06:50:26 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-12-21 06:50:26 +0000 |
commit | a25e6e305f73b35a6ac849d4667bf31832e154b3 (patch) | |
tree | 23a131ca41b4bc7c51cacc051334b9e9b2eaeb8c /sec-keys | |
parent | net-analyzer/wireshark: Stabilize 4.0.11 ppc64, #920211 (diff) | |
download | gentoo-a25e6e305f73b35a6ac849d4667bf31832e154b3.tar.gz gentoo-a25e6e305f73b35a6ac849d4667bf31832e154b3.tar.bz2 gentoo-a25e6e305f73b35a6ac849d4667bf31832e154b3.zip |
sec-keys/openpgp-keys-wireshark: Stabilize 20230903 ppc64, #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 d6934f29c7b0..5f2a1920ad23 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} ) |