diff options
author | Sam James <sam@gentoo.org> | 2023-01-27 08:03:52 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-01-27 08:03:52 +0000 |
commit | fe3119bfde921030b6a84d95c9cb2f351a7e574c (patch) | |
tree | ab160c992590bc4d34b8144c6b35fa076de291ff /net-analyzer | |
parent | media-libs/libpulse: Stabilize 16.1-r2 sparc, #892147 (diff) | |
download | gentoo-fe3119bfde921030b6a84d95c9cb2f351a7e574c.tar.gz gentoo-fe3119bfde921030b6a84d95c9cb2f351a7e574c.tar.bz2 gentoo-fe3119bfde921030b6a84d95c9cb2f351a7e574c.zip |
net-analyzer/wireshark: Stabilize 4.0.3 amd64, #892151
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/wireshark/wireshark-4.0.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/wireshark/wireshark-4.0.3.ebuild b/net-analyzer/wireshark/wireshark-4.0.3.ebuild index d807f0bd1401..c40f1e13520a 100644 --- a/net-analyzer/wireshark/wireshark-4.0.3.ebuild +++ b/net-analyzer/wireshark/wireshark-4.0.3.ebuild @@ -19,7 +19,7 @@ else S="${WORKDIR}/${P/_/}" if [[ ${PV} != *_rc* ]] ; then - KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~ppc64 ~riscv ~x86" + KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~ppc64 ~riscv ~x86" fi fi |