diff options
author | Sam James <sam@gentoo.org> | 2024-11-14 04:34:54 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-11-14 04:34:54 +0000 |
commit | b1aa9a1fb162f6d5c20802daa20d320c50053479 (patch) | |
tree | bc42b8dd7e809e0fcd856f3608970169f3054ca0 /net-analyzer | |
parent | sys-process/parallel: Stabilize 20240822 ppc64, #943477 (diff) | |
download | gentoo-b1aa9a1fb162f6d5c20802daa20d320c50053479.tar.gz gentoo-b1aa9a1fb162f6d5c20802daa20d320c50053479.tar.bz2 gentoo-b1aa9a1fb162f6d5c20802daa20d320c50053479.zip |
net-analyzer/wireshark: Stabilize 4.4.1 x86, #943479
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/wireshark/wireshark-4.4.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/wireshark/wireshark-4.4.1.ebuild b/net-analyzer/wireshark/wireshark-4.4.1.ebuild index 90d41e05de1e..571e0ba592f0 100644 --- a/net-analyzer/wireshark/wireshark-4.4.1.ebuild +++ b/net-analyzer/wireshark/wireshark-4.4.1.ebuild @@ -23,7 +23,7 @@ else S="${WORKDIR}/${P/_/}" if [[ ${PV} != *_rc* ]] ; then - KEYWORDS="~amd64 arm ~arm64 ~hppa ~loong ppc64 ~riscv ~x86" + KEYWORDS="~amd64 arm ~arm64 ~hppa ~loong ppc64 ~riscv x86" fi fi |