diff options
author | Sam James <sam@gentoo.org> | 2022-01-18 22:14:35 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-01-18 22:14:35 +0000 |
commit | ec94264f49a6f4897b6c81ff26f827ca5c2ab7bf (patch) | |
tree | bdfe313ec45d9f4a4d4e5bf9fc25d24458166737 /net-analyzer | |
parent | dev-libs/libgcrypt: Stabilize 1.9.4 arm, #817935 (diff) | |
download | gentoo-ec94264f49a6f4897b6c81ff26f827ca5c2ab7bf.tar.gz gentoo-ec94264f49a6f4897b6c81ff26f827ca5c2ab7bf.tar.bz2 gentoo-ec94264f49a6f4897b6c81ff26f827ca5c2ab7bf.zip |
net-analyzer/wireshark: Stabilize 3.4.11 arm, #830569
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/wireshark/wireshark-3.4.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/wireshark/wireshark-3.4.11.ebuild b/net-analyzer/wireshark/wireshark-3.4.11.ebuild index 509b6ba57993..d1c09690a523 100644 --- a/net-analyzer/wireshark/wireshark-3.4.11.ebuild +++ b/net-analyzer/wireshark/wireshark-3.4.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 x86" + KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc64 x86" fi LICENSE="GPL-2" |