diff options
author | Sam James <sam@gentoo.org> | 2024-10-17 07:23:55 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-10-17 07:23:55 +0100 |
commit | 0888818eb6e4a3341650d64d1eaea46419205bd8 (patch) | |
tree | 447d9ba96f9c4853bde6724e8999c1fb83f8473e /net-analyzer | |
parent | net-analyzer/wireshark: Stabilize 4.2.8 amd64, #941650 (diff) | |
download | gentoo-0888818eb6e4a3341650d64d1eaea46419205bd8.tar.gz gentoo-0888818eb6e4a3341650d64d1eaea46419205bd8.tar.bz2 gentoo-0888818eb6e4a3341650d64d1eaea46419205bd8.zip |
net-analyzer/wireshark: Stabilize 4.2.8 x86, #941650
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/wireshark/wireshark-4.2.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/wireshark/wireshark-4.2.8.ebuild b/net-analyzer/wireshark/wireshark-4.2.8.ebuild index c31253d1e424..57354a755ed0 100644 --- a/net-analyzer/wireshark/wireshark-4.2.8.ebuild +++ b/net-analyzer/wireshark/wireshark-4.2.8.ebuild @@ -24,7 +24,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 |