diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2024-08-29 07:23:32 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2024-08-29 07:23:32 +0200 |
commit | f81ad0c8256695c4c4d7c7a0a7c35e029552efbd (patch) | |
tree | f10094206969c400892594b20c857685616482fb | |
parent | sys-libs/minizip-ng: Stabilize 4.0.7 amd64, #938623 (diff) | |
download | gentoo-f81ad0c8256695c4c4d7c7a0a7c35e029552efbd.tar.gz gentoo-f81ad0c8256695c4c4d7c7a0a7c35e029552efbd.tar.bz2 gentoo-f81ad0c8256695c4c4d7c7a0a7c35e029552efbd.zip |
net-analyzer/wireshark: Stabilize 4.2.6 amd64, #938641
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
-rw-r--r-- | net-analyzer/wireshark/wireshark-4.2.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/wireshark/wireshark-4.2.6.ebuild b/net-analyzer/wireshark/wireshark-4.2.6.ebuild index 48ef7c398390..3a5f9372ce89 100644 --- a/net-analyzer/wireshark/wireshark-4.2.6.ebuild +++ b/net-analyzer/wireshark/wireshark-4.2.6.ebuild @@ -24,7 +24,7 @@ else S="${WORKDIR}/${P/_/}" if [[ ${PV} != *_rc* ]] ; then - KEYWORDS="~amd64 arm arm64 ~hppa ~ia64 ~riscv x86" + KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~riscv x86" fi fi |