diff options
author | Sam James <sam@gentoo.org> | 2023-08-20 06:41:50 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-08-20 06:41:50 +0100 |
commit | 4cee12fae983b06b1ba31ed80121ef99f31914c8 (patch) | |
tree | 6c537abdbec96b1b558f41a5b366628ea489c1dc /net-analyzer | |
parent | dev-libs/botan: Stabilize 3.1.1 amd64, #912546 (diff) | |
download | gentoo-4cee12fae983b06b1ba31ed80121ef99f31914c8.tar.gz gentoo-4cee12fae983b06b1ba31ed80121ef99f31914c8.tar.bz2 gentoo-4cee12fae983b06b1ba31ed80121ef99f31914c8.zip |
net-analyzer/wireshark: Stabilize 4.0.7 amd64, #912548
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/wireshark/wireshark-4.0.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/wireshark/wireshark-4.0.7.ebuild b/net-analyzer/wireshark/wireshark-4.0.7.ebuild index f60e3340a8e8..8182aa2fb664 100644 --- a/net-analyzer/wireshark/wireshark-4.0.7.ebuild +++ b/net-analyzer/wireshark/wireshark-4.0.7.ebuild @@ -19,7 +19,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 |