diff options
author | Sam James <sam@gentoo.org> | 2024-12-10 05:54:56 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-12-10 05:54:56 +0000 |
commit | d5988806682f8ef14961420823413b74046a2f72 (patch) | |
tree | 0a99425aac9a2f9ed93a1a64e64160fcaed56fcf /net-analyzer | |
parent | profiles/arch/powerpc/ppc32: mask >=dev-build/cmake-3.29 (diff) | |
download | gentoo-d5988806682f8ef14961420823413b74046a2f72.tar.gz gentoo-d5988806682f8ef14961420823413b74046a2f72.tar.bz2 gentoo-d5988806682f8ef14961420823413b74046a2f72.zip |
net-analyzer/wireshark: Stabilize 4.4.2 amd64, #945995
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/wireshark/wireshark-4.4.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/wireshark/wireshark-4.4.2.ebuild b/net-analyzer/wireshark/wireshark-4.4.2.ebuild index f1364a8f210a..9c446bdef618 100644 --- a/net-analyzer/wireshark/wireshark-4.4.2.ebuild +++ b/net-analyzer/wireshark/wireshark-4.4.2.ebuild @@ -23,7 +23,7 @@ else S="${WORKDIR}/${P/_/}" if [[ ${PV} != *_rc* ]] ; then - KEYWORDS="~amd64 ~arm arm64 ~hppa ~loong ~ppc64 ~riscv x86" + KEYWORDS="amd64 ~arm arm64 ~hppa ~loong ~ppc64 ~riscv x86" fi fi |