diff options
author | Sam James <sam@gentoo.org> | 2023-08-19 07:34:47 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-08-19 07:34:47 +0100 |
commit | 236815d23c8e5ae064edf33747a74e1d6e44dad4 (patch) | |
tree | f42634ba982f1e3c5b90c5597c881599b62fa68d /net-analyzer | |
parent | dev-ruby/shoulda-context: Stabilize 2.0.0 sparc, #912489 (diff) | |
download | gentoo-236815d23c8e5ae064edf33747a74e1d6e44dad4.tar.gz gentoo-236815d23c8e5ae064edf33747a74e1d6e44dad4.tar.bz2 gentoo-236815d23c8e5ae064edf33747a74e1d6e44dad4.zip |
net-analyzer/wireshark: Stabilize 4.0.7 arm, #912548
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/wireshark/wireshark-4.0.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/wireshark/wireshark-4.0.7.ebuild b/net-analyzer/wireshark/wireshark-4.0.7.ebuild index 7aec333de3c4..46a766fba830 100644 --- a/net-analyzer/wireshark/wireshark-4.0.7.ebuild +++ b/net-analyzer/wireshark/wireshark-4.0.7.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 |