diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-09-26 17:05:48 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-09-26 17:05:48 +0200 |
commit | e47353c877e13878e23a82f6837dc0526a93da67 (patch) | |
tree | 3d3d8589face3f0ee55a309935f435bb51d5ac15 /net-analyzer | |
parent | dev-python/moto: Stabilize 4.0.0 x86, #872917 (diff) | |
download | gentoo-e47353c877e13878e23a82f6837dc0526a93da67.tar.gz gentoo-e47353c877e13878e23a82f6837dc0526a93da67.tar.bz2 gentoo-e47353c877e13878e23a82f6837dc0526a93da67.zip |
net-analyzer/wireshark: Stabilize 3.6.8 x86, #873049
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/wireshark/wireshark-3.6.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/wireshark/wireshark-3.6.8.ebuild b/net-analyzer/wireshark/wireshark-3.6.8.ebuild index 28ec48a90ab7..62acf1376b81 100644 --- a/net-analyzer/wireshark/wireshark-3.6.8.ebuild +++ b/net-analyzer/wireshark/wireshark-3.6.8.ebuild @@ -18,7 +18,7 @@ else SRC_URI="https://www.wireshark.org/download/src/all-versions/${P/_/}.tar.xz" S="${WORKDIR}/${P/_/}" - KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc64 ~riscv ~x86" + KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc64 ~riscv x86" fi LICENSE="GPL-2" |