diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-07-22 09:08:52 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-07-22 09:08:52 +0200 |
commit | d713a6b76c0be595e33fa7b006543b1bc26dd802 (patch) | |
tree | 15b618ae1fc745e1070cbd8c6d0cfc7dc13790dc /net-analyzer/wireshark | |
parent | sys-libs/pam: new snap to exclud unix_ckpwd commit (diff) | |
download | gentoo-d713a6b76c0be595e33fa7b006543b1bc26dd802.tar.gz gentoo-d713a6b76c0be595e33fa7b006543b1bc26dd802.tar.bz2 gentoo-d713a6b76c0be595e33fa7b006543b1bc26dd802.zip |
net-analyzer/wireshark: amd64 stable wrt bug #802216
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-analyzer/wireshark')
-rw-r--r-- | net-analyzer/wireshark/wireshark-3.4.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/wireshark/wireshark-3.4.7.ebuild b/net-analyzer/wireshark/wireshark-3.4.7.ebuild index c7630f4f5085..149df2287a5a 100644 --- a/net-analyzer/wireshark/wireshark-3.4.7.ebuild +++ b/net-analyzer/wireshark/wireshark-3.4.7.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" |