diff options
author | Sam James <sam@gentoo.org> | 2021-05-04 21:26:49 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-04 21:26:49 +0000 |
commit | a32ff042acc6886239052e735bcc75366d653c9e (patch) | |
tree | 204ac9438131e13e918a19ef26b0337573ed8033 /net-analyzer/wireshark | |
parent | media-libs/exiftool: Stabilize 12.16-r1 x86, #785667 (diff) | |
download | gentoo-a32ff042acc6886239052e735bcc75366d653c9e.tar.gz gentoo-a32ff042acc6886239052e735bcc75366d653c9e.tar.bz2 gentoo-a32ff042acc6886239052e735bcc75366d653c9e.zip |
net-analyzer/wireshark: Stabilize 3.4.5 x86, #784899
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer/wireshark')
-rw-r--r-- | net-analyzer/wireshark/wireshark-3.4.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/wireshark/wireshark-3.4.5.ebuild b/net-analyzer/wireshark/wireshark-3.4.5.ebuild index 32f8fdef83b9..ea90a662d36d 100644 --- a/net-analyzer/wireshark/wireshark-3.4.5.ebuild +++ b/net-analyzer/wireshark/wireshark-3.4.5.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 ~x86" + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc64 x86" fi LICENSE="GPL-2" |