summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2022-04-29 10:29:05 +0200
committerJakov Smolić <jsmolic@gentoo.org>2022-04-29 10:29:05 +0200
commit05996d193d2e72239716280afdc3494feceff077 (patch)
treebfa9a58d9ea37deaf84da5fa00cf8490aad245d2
parentsys-process/parallel: Stabilize 20220322 x86, #841527 (diff)
downloadgentoo-05996d19.tar.gz
gentoo-05996d19.tar.bz2
gentoo-05996d19.zip
net-analyzer/wireshark: Stabilize 3.6.3 x86, #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 b50c7b22053d..de4ddddac40f 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"