diff options
author | Sam James <sam@gentoo.org> | 2023-03-22 06:00:26 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-03-22 06:00:26 +0000 |
commit | 5b7313f00bf52d40ca5f67b459f48021afe3abc3 (patch) | |
tree | c6c871abbf9dc40febd9d1c34039dfcd15bb956a /net-analyzer/wireshark | |
parent | dev-tex/glossaries: Stabilize 4.52 ppc, #902657 (diff) | |
download | gentoo-5b7313f00bf52d40ca5f67b459f48021afe3abc3.tar.gz gentoo-5b7313f00bf52d40ca5f67b459f48021afe3abc3.tar.bz2 gentoo-5b7313f00bf52d40ca5f67b459f48021afe3abc3.zip |
net-analyzer/wireshark: Stabilize 3.6.12-r1 arm, #902701
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer/wireshark')
-rw-r--r-- | net-analyzer/wireshark/wireshark-3.6.12-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/wireshark/wireshark-3.6.12-r1.ebuild b/net-analyzer/wireshark/wireshark-3.6.12-r1.ebuild index 0e8916b20943..fca3a1971ed6 100644 --- a/net-analyzer/wireshark/wireshark-3.6.12-r1.ebuild +++ b/net-analyzer/wireshark/wireshark-3.6.12-r1.ebuild @@ -18,7 +18,7 @@ else SRC_URI="https://www.wireshark.org/download/src/all-versions/${P/_/}.tar.xz" S="${WORKDIR}/${P/_/}" - KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc64 ~riscv ~x86" + KEYWORDS="~amd64 arm ~arm64 ~hppa ~ia64 ~ppc64 ~riscv ~x86" fi LICENSE="GPL-2" |