diff options
author | Sam James <sam@gentoo.org> | 2023-09-27 05:46:19 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-09-27 05:46:19 +0100 |
commit | 06c85865e312c961fc5e5602df973dcd76263d59 (patch) | |
tree | 1bcc91393b85dc212d44769f547e754c57debf51 /net-analyzer | |
parent | dev-libs/libxml2: Stabilize 2.11.5 arm, #914785 (diff) | |
download | gentoo-06c85865e312c961fc5e5602df973dcd76263d59.tar.gz gentoo-06c85865e312c961fc5e5602df973dcd76263d59.tar.bz2 gentoo-06c85865e312c961fc5e5602df973dcd76263d59.zip |
net-analyzer/wireshark: Stabilize 4.0.8 arm, #914788
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/wireshark/wireshark-4.0.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/wireshark/wireshark-4.0.8.ebuild b/net-analyzer/wireshark/wireshark-4.0.8.ebuild index 7aec333de3c4..46a766fba830 100644 --- a/net-analyzer/wireshark/wireshark-4.0.8.ebuild +++ b/net-analyzer/wireshark/wireshark-4.0.8.ebuild @@ -19,7 +19,7 @@ else S="${WORKDIR}/${P/_/}" if [[ ${PV} != *_rc* ]] ; then - KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc64 ~riscv ~x86" + KEYWORDS="~amd64 arm ~arm64 ~hppa ~ia64 ~ppc64 ~riscv ~x86" fi fi |