diff options
author | Sam James <sam@gentoo.org> | 2023-09-27 06:27:48 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-09-27 06:27:48 +0100 |
commit | b1895d216217409c59bed0fa3c93d3897b0c432e (patch) | |
tree | bffd4a4161ae5f80ccd7b2b5f66a4ef506161a17 /net-analyzer/wireshark | |
parent | media-libs/fontconfig: Stabilize 2.14.2-r3 x86, #914803 (diff) | |
download | gentoo-b1895d216217409c59bed0fa3c93d3897b0c432e.tar.gz gentoo-b1895d216217409c59bed0fa3c93d3897b0c432e.tar.bz2 gentoo-b1895d216217409c59bed0fa3c93d3897b0c432e.zip |
net-analyzer/wireshark: Stabilize 4.0.8 x86, #914788
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer/wireshark')
-rw-r--r-- | net-analyzer/wireshark/wireshark-4.0.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/wireshark/wireshark-4.0.8.ebuild b/net-analyzer/wireshark/wireshark-4.0.8.ebuild index f60e3340a8e8..5e20d33d7ca0 100644 --- a/net-analyzer/wireshark/wireshark-4.0.8.ebuild +++ b/net-analyzer/wireshark/wireshark-4.0.8.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 |