diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-17 09:57:28 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-17 09:57:28 +0300 |
commit | 51a06a49f517a110510df762bb6468ea1e71dec0 (patch) | |
tree | 14b50ae954360f6f8f98cc3bd969a462becb7f03 /net-analyzer | |
parent | dev-perl/URI: Keyword 5.300.0 x86, #941648 (diff) | |
download | gentoo-51a06a49f517a110510df762bb6468ea1e71dec0.tar.gz gentoo-51a06a49f517a110510df762bb6468ea1e71dec0.tar.bz2 gentoo-51a06a49f517a110510df762bb6468ea1e71dec0.zip |
net-analyzer/wireshark: Stabilize 4.0.17 x86, #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 b675ce187e8f..f9a3a7bc4b8e 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 |