diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-14 15:30:57 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-14 15:30:57 +0300 |
commit | 75ae39694022d8cf1225592f20a37314743f8f2b (patch) | |
tree | e7f80e7db3a8f3ac9b873eec1b9d36a80dff8822 /net-analyzer/wireshark | |
parent | net-analyzer/wireshark: Stabilize 3.6.14 ppc64, #908474 (diff) | |
download | gentoo-75ae39694022d8cf1225592f20a37314743f8f2b.tar.gz gentoo-75ae39694022d8cf1225592f20a37314743f8f2b.tar.bz2 gentoo-75ae39694022d8cf1225592f20a37314743f8f2b.zip |
net-analyzer/wireshark: Stabilize 4.0.6 arm64, #908475
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-analyzer/wireshark')
-rw-r--r-- | net-analyzer/wireshark/wireshark-4.0.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/wireshark/wireshark-4.0.6.ebuild b/net-analyzer/wireshark/wireshark-4.0.6.ebuild index 435da585a5a5..b7f911d2963c 100644 --- a/net-analyzer/wireshark/wireshark-4.0.6.ebuild +++ b/net-analyzer/wireshark/wireshark-4.0.6.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 |