diff options
author | Sam James <sam@gentoo.org> | 2023-09-27 06:23:02 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-09-27 06:23:02 +0100 |
commit | b9c9d99f89909c72a55de92f3b3a5a8e990d9505 (patch) | |
tree | d13651fa1e7828c942b742127cc432f18ebe2c54 /net-analyzer | |
parent | dev-libs/libxml2: Stabilize 2.11.5 x86, #914785 (diff) | |
download | gentoo-b9c9d99f89909c72a55de92f3b3a5a8e990d9505.tar.gz gentoo-b9c9d99f89909c72a55de92f3b3a5a8e990d9505.tar.bz2 gentoo-b9c9d99f89909c72a55de92f3b3a5a8e990d9505.zip |
net-analyzer/wireshark: Stabilize 4.0.8 ppc64, #914788
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/wireshark/wireshark-4.0.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/wireshark/wireshark-4.0.8.ebuild b/net-analyzer/wireshark/wireshark-4.0.8.ebuild index d6647dd933c0..f60e3340a8e8 100644 --- a/net-analyzer/wireshark/wireshark-4.0.8.ebuild +++ b/net-analyzer/wireshark/wireshark-4.0.8.ebuild @@ -19,7 +19,7 @@ else S="${WORKDIR}/${P/_/}" if [[ ${PV} != *_rc* ]] ; then - KEYWORDS="~amd64 arm arm64 ~hppa ~ia64 ~ppc64 ~riscv ~x86" + KEYWORDS="~amd64 arm arm64 ~hppa ~ia64 ppc64 ~riscv ~x86" fi fi |