diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2024-06-19 14:19:43 -0400 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2024-06-20 11:03:39 -0400 |
commit | 652eb972fd6010b3e617e9f02ea2a05dc7ff4989 (patch) | |
tree | 03cd987b360c4508e66ff5a79939a95bf004ac53 /net-analyzer | |
parent | net-libs/nghttp3: Keyword 1.4.0 ia64, #933292 (diff) | |
download | gentoo-652eb972fd6010b3e617e9f02ea2a05dc7ff4989.tar.gz gentoo-652eb972fd6010b3e617e9f02ea2a05dc7ff4989.tar.bz2 gentoo-652eb972fd6010b3e617e9f02ea2a05dc7ff4989.zip |
net-analyzer/wireshark: Keyword 4.2.5 ia64, #933292
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/wireshark/wireshark-4.2.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/wireshark/wireshark-4.2.5.ebuild b/net-analyzer/wireshark/wireshark-4.2.5.ebuild index 111f677c7d23..e7a7b090bf6d 100644 --- a/net-analyzer/wireshark/wireshark-4.2.5.ebuild +++ b/net-analyzer/wireshark/wireshark-4.2.5.ebuild @@ -24,7 +24,7 @@ else S="${WORKDIR}/${P/_/}" if [[ ${PV} != *_rc* ]] ; then - KEYWORDS="amd64 ~arm arm64 ~hppa ~riscv ~x86" + KEYWORDS="amd64 ~arm arm64 ~hppa ~ia64 ~riscv ~x86" fi fi |