summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-11-18 09:03:37 +0000
committerSam James <sam@gentoo.org>2021-11-18 09:03:37 +0000
commitbb31040ef449b5666bd0c5c6bf8fe8ba5393b06d (patch)
treefd7efce02e686a0e0257af3093c9fbc19d7c270f /net-analyzer
parentnet-analyzer/wireshark: fix MissingTestRestrict (diff)
downloadgentoo-bb31040ef449b5666bd0c5c6bf8fe8ba5393b06d.tar.gz
gentoo-bb31040ef449b5666bd0c5c6bf8fe8ba5393b06d.tar.bz2
gentoo-bb31040ef449b5666bd0c5c6bf8fe8ba5393b06d.zip
net-analyzer/wireshark: Stabilize 3.4.9 amd64, #823677
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/wireshark/wireshark-3.4.9.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/wireshark/wireshark-3.4.9.ebuild b/net-analyzer/wireshark/wireshark-3.4.9.ebuild
index 119c5a3c00cc..55cf51710bae 100644
--- a/net-analyzer/wireshark/wireshark-3.4.9.ebuild
+++ b/net-analyzer/wireshark/wireshark-3.4.9.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 ~x86"
+ KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ppc64 ~x86"
fi
LICENSE="GPL-2"