diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-01 09:22:44 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-01 09:22:44 +0300 |
commit | 91826ba9a219bdf62ce2517fe9502d50908be757 (patch) | |
tree | 1b00b18ca1842e05d470c722b387abbc1b39a0a2 /net-analyzer | |
parent | net-libs/nghttp3: Keyword 1.3.0 x86, #933292 (diff) | |
download | gentoo-91826ba9a219bdf62ce2517fe9502d50908be757.tar.gz gentoo-91826ba9a219bdf62ce2517fe9502d50908be757.tar.bz2 gentoo-91826ba9a219bdf62ce2517fe9502d50908be757.zip |
net-analyzer/wireshark: Stabilize 4.0.15 arm, #933294
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/wireshark/wireshark-4.0.15.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/wireshark/wireshark-4.0.15.ebuild b/net-analyzer/wireshark/wireshark-4.0.15.ebuild index 808132d6248f..7b82178ee815 100644 --- a/net-analyzer/wireshark/wireshark-4.0.15.ebuild +++ b/net-analyzer/wireshark/wireshark-4.0.15.ebuild @@ -23,7 +23,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 |