summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2022-01-20 14:07:55 +0100
committerJakov Smolić <jsmolic@gentoo.org>2022-01-20 14:07:55 +0100
commitce827d24e2c7ecf953c467f51b4a760d48842d68 (patch)
treeb91433107dfa08264e6970a04458d24995c77b37 /net-analyzer
parentnet-misc/chrony: Stabilize 4.2 amd64, #831576 (diff)
downloadgentoo-ce827d24e2c7ecf953c467f51b4a760d48842d68.tar.gz
gentoo-ce827d24e2c7ecf953c467f51b4a760d48842d68.tar.bz2
gentoo-ce827d24e2c7ecf953c467f51b4a760d48842d68.zip
net-analyzer/wireshark: Stabilize 3.6.1 amd64, #831577
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/wireshark/wireshark-3.6.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/wireshark/wireshark-3.6.1.ebuild b/net-analyzer/wireshark/wireshark-3.6.1.ebuild
index 98c2b9131b7c..27a80c085108 100644
--- a/net-analyzer/wireshark/wireshark-3.6.1.ebuild
+++ b/net-analyzer/wireshark/wireshark-3.6.1.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"