diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2023-01-27 11:10:12 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2023-01-27 11:10:54 +0100 |
commit | 55fe891de68768369680637b3381031cebb8cbde (patch) | |
tree | 30e1bd0d1947286d473b776016c521a4ed860ffa /net-analyzer | |
parent | dev-util/pwndbg: Stabilize 20221219-r1 x86, #892145 (diff) | |
download | gentoo-55fe891de68768369680637b3381031cebb8cbde.tar.gz gentoo-55fe891de68768369680637b3381031cebb8cbde.tar.bz2 gentoo-55fe891de68768369680637b3381031cebb8cbde.zip |
net-analyzer/wireshark: Stabilize 4.0.3 x86, #892151
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/wireshark/wireshark-4.0.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/wireshark/wireshark-4.0.3.ebuild b/net-analyzer/wireshark/wireshark-4.0.3.ebuild index c40f1e13520a..38a3ce5e8814 100644 --- a/net-analyzer/wireshark/wireshark-4.0.3.ebuild +++ b/net-analyzer/wireshark/wireshark-4.0.3.ebuild @@ -19,7 +19,7 @@ else S="${WORKDIR}/${P/_/}" if [[ ${PV} != *_rc* ]] ; then - KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~ppc64 ~riscv ~x86" + KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~ppc64 ~riscv x86" fi fi |