diff options
author | Sam James <sam@gentoo.org> | 2023-12-21 06:50:23 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-12-21 06:50:23 +0000 |
commit | 1075c4077b5d08fd07562fd336eb63e748f2026a (patch) | |
tree | 54aaa035235212501fe87b71230ec075719ffcce /net-analyzer | |
parent | app-misc/rdfind: Stabilize 1.6.0 ppc64, #920157 (diff) | |
download | gentoo-1075c4077b5d08fd07562fd336eb63e748f2026a.tar.gz gentoo-1075c4077b5d08fd07562fd336eb63e748f2026a.tar.bz2 gentoo-1075c4077b5d08fd07562fd336eb63e748f2026a.zip |
net-analyzer/wireshark: Stabilize 4.0.11 amd64, #920211
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/wireshark/wireshark-4.0.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/wireshark/wireshark-4.0.11.ebuild b/net-analyzer/wireshark/wireshark-4.0.11.ebuild index b93870af7ae4..5ea1303c8250 100644 --- a/net-analyzer/wireshark/wireshark-4.0.11.ebuild +++ b/net-analyzer/wireshark/wireshark-4.0.11.ebuild @@ -23,7 +23,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 |