diff options
author | Sam James <sam@gentoo.org> | 2021-07-30 23:34:39 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-30 23:34:39 +0100 |
commit | 69ef1fb0ce6e218c05b331db9781c4cf5a2c8a75 (patch) | |
tree | 85afdb868f3f62a8c019d333517fde6d5f061388 /net-analyzer | |
parent | app-crypt/mit-krb5: Stabilize 1.19.2 arm, #803434 (diff) | |
download | gentoo-69ef1fb0ce6e218c05b331db9781c4cf5a2c8a75.tar.gz gentoo-69ef1fb0ce6e218c05b331db9781c4cf5a2c8a75.tar.bz2 gentoo-69ef1fb0ce6e218c05b331db9781c4cf5a2c8a75.zip |
net-analyzer/wireshark: Stabilize 3.4.7 arm, #802216
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/wireshark/wireshark-3.4.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/wireshark/wireshark-3.4.7.ebuild b/net-analyzer/wireshark/wireshark-3.4.7.ebuild index a10e188cd194..234f78724444 100644 --- a/net-analyzer/wireshark/wireshark-3.4.7.ebuild +++ b/net-analyzer/wireshark/wireshark-3.4.7.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" |