diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-23 22:23:47 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-23 22:23:47 +0300 |
commit | 8f3d3e15ba654ce3c8cfd252154c232c09e1af70 (patch) | |
tree | 06b70b2fec387e64d7069bb3382d6c0ca0bc9d17 /net-analyzer | |
parent | dev-ruby/sus-fixtures-async: Stabilize 0.2.0 x86, #941033 (diff) | |
download | gentoo-8f3d3e15ba654ce3c8cfd252154c232c09e1af70.tar.gz gentoo-8f3d3e15ba654ce3c8cfd252154c232c09e1af70.tar.bz2 gentoo-8f3d3e15ba654ce3c8cfd252154c232c09e1af70.zip |
net-analyzer/wireshark: Stabilize 4.0.17 amd64, #941649
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/wireshark/wireshark-4.0.17.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/wireshark/wireshark-4.0.17.ebuild b/net-analyzer/wireshark/wireshark-4.0.17.ebuild index efb82340b4ed..ad1bce936375 100644 --- a/net-analyzer/wireshark/wireshark-4.0.17.ebuild +++ b/net-analyzer/wireshark/wireshark-4.0.17.ebuild @@ -23,7 +23,7 @@ else S="${WORKDIR}/${P/_/}" if [[ ${PV} != *_rc* ]] ; then - KEYWORDS="~amd64 arm arm64 ~hppa ppc64 ~riscv x86" + KEYWORDS="amd64 arm arm64 ~hppa ppc64 ~riscv x86" fi fi |