summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2022-04-29 10:27:57 +0200
committerJakov Smolić <jsmolic@gentoo.org>2022-04-29 10:27:57 +0200
commit38be64c9d01f645447689d686a9349ee85841370 (patch)
tree7c1a6d2de994fecc9c53a25c28eb7ff269edfb74
parentsys-process/parallel: Stabilize 20220322 amd64, #841527 (diff)
downloadgentoo-38be64c9.tar.gz
gentoo-38be64c9.tar.bz2
gentoo-38be64c9.zip
net-analyzer/wireshark: Stabilize 3.6.3 amd64, #841533
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
-rw-r--r--net-analyzer/wireshark/wireshark-3.6.3.ebuild2
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"