summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-01-27 08:04:32 +0000
committerSam James <sam@gentoo.org>2023-01-27 08:04:32 +0000
commit82904ab3d24ec83380a6f98c177ce0761aac0ad3 (patch)
tree1fb26e9946229e2258a3370a06de68f8c071d800 /net-analyzer
parentnet-analyzer/wireshark: Stabilize 3.6.11 arm, #892191 (diff)
downloadgentoo-82904ab3d24ec83380a6f98c177ce0761aac0ad3.tar.gz
gentoo-82904ab3d24ec83380a6f98c177ce0761aac0ad3.tar.bz2
gentoo-82904ab3d24ec83380a6f98c177ce0761aac0ad3.zip
net-analyzer/wireshark: Stabilize 3.6.11 amd64, #892191
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/wireshark/wireshark-3.6.11.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/wireshark/wireshark-3.6.11.ebuild b/net-analyzer/wireshark/wireshark-3.6.11.ebuild
index 623ea88c2e81..022953981d29 100644
--- a/net-analyzer/wireshark/wireshark-3.6.11.ebuild
+++ b/net-analyzer/wireshark/wireshark-3.6.11.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"