diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-04-29 10:27:57 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-04-29 10:27:57 +0200 |
commit | 38be64c9d01f645447689d686a9349ee85841370 (patch) | |
tree | 7c1a6d2de994fecc9c53a25c28eb7ff269edfb74 /net-analyzer/wireshark | |
parent | sys-process/parallel: Stabilize 20220322 amd64, #841527 (diff) | |
download | gentoo-38be64c9d01f645447689d686a9349ee85841370.tar.gz gentoo-38be64c9d01f645447689d686a9349ee85841370.tar.bz2 gentoo-38be64c9d01f645447689d686a9349ee85841370.zip |
net-analyzer/wireshark: Stabilize 3.6.3 amd64, #841533
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'net-analyzer/wireshark')
-rw-r--r-- | net-analyzer/wireshark/wireshark-3.6.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/wireshark/wireshark-3.6.3.ebuild b/net-analyzer/wireshark/wireshark-3.6.3.ebuild index 76a4a4ef4420..b50c7b22053d 100644 --- a/net-analyzer/wireshark/wireshark-3.6.3.ebuild +++ b/net-analyzer/wireshark/wireshark-3.6.3.ebuild @@ -18,7 +18,7 @@ else SRC_URI="https://www.wireshark.org/download/src/all-versions/${P/_/}.tar.xz" S="${WORKDIR}/${P/_/}" - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc64 ~riscv ~x86" + KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc64 ~riscv ~x86" fi LICENSE="GPL-2" |