diff options
author | Sam James <sam@gentoo.org> | 2023-03-22 06:00:29 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-03-22 06:00:29 +0000 |
commit | e4a06bda593c4bfd666e631b4387cfa679381f00 (patch) | |
tree | 9c7b922dad0de95c6c43810f76fa67c194409d91 /net-analyzer | |
parent | net-analyzer/wireshark: Stabilize 3.6.12-r1 amd64, #902701 (diff) | |
download | gentoo-e4a06bda593c4bfd666e631b4387cfa679381f00.tar.gz gentoo-e4a06bda593c4bfd666e631b4387cfa679381f00.tar.bz2 gentoo-e4a06bda593c4bfd666e631b4387cfa679381f00.zip |
net-analyzer/wireshark: Stabilize 4.0.4-r1 arm, #902703
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/wireshark/wireshark-4.0.4-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/wireshark/wireshark-4.0.4-r1.ebuild b/net-analyzer/wireshark/wireshark-4.0.4-r1.ebuild index f22f7cd62c6b..d2dc92d7a044 100644 --- a/net-analyzer/wireshark/wireshark-4.0.4-r1.ebuild +++ b/net-analyzer/wireshark/wireshark-4.0.4-r1.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 |