summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-03-22 09:21:07 +0000
committerSam James <sam@gentoo.org>2023-03-22 09:21:07 +0000
commita10ba334dea734c75a1bf5b8fabec84efb48e5dd (patch)
treeb82fbc5d24e3c369c63c4fe93a517eac862994a0 /net-analyzer/wireshark
parentnet-analyzer/wireshark: Stabilize 3.6.12-r1 ppc64, #902701 (diff)
downloadgentoo-a10ba334dea734c75a1bf5b8fabec84efb48e5dd.tar.gz
gentoo-a10ba334dea734c75a1bf5b8fabec84efb48e5dd.tar.bz2
gentoo-a10ba334dea734c75a1bf5b8fabec84efb48e5dd.zip
net-analyzer/wireshark: Stabilize 4.0.4-r1 ppc64, #902703
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer/wireshark')
-rw-r--r--net-analyzer/wireshark/wireshark-4.0.4-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/wireshark/wireshark-4.0.4-r1.ebuild b/net-analyzer/wireshark/wireshark-4.0.4-r1.ebuild
index df032a655d7c..a06e8cb1da43 100644
--- a/net-analyzer/wireshark/wireshark-4.0.4-r1.ebuild
+++ b/net-analyzer/wireshark/wireshark-4.0.4-r1.ebuild
@@ -19,7 +19,7 @@ else
S="${WORKDIR}/${P/_/}"
if [[ ${PV} != *_rc* ]] ; then
- KEYWORDS="amd64 arm ~arm64 ~hppa ~ia64 ~ppc64 ~riscv x86"
+ KEYWORDS="amd64 arm ~arm64 ~hppa ~ia64 ppc64 ~riscv x86"
fi
fi