diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-07-03 10:58:45 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-07-03 10:58:45 +0200 |
commit | 1fd9fbd15662b5da65ea1c8ece4a1e56c5ee1fa8 (patch) | |
tree | 7759b728945f4c0c8351432b62b3951449c15f05 /net-analyzer | |
parent | media-video/vdr: adjust dependencies in 2.6.1 (diff) | |
download | gentoo-1fd9fbd15662b5da65ea1c8ece4a1e56c5ee1fa8.tar.gz gentoo-1fd9fbd15662b5da65ea1c8ece4a1e56c5ee1fa8.tar.bz2 gentoo-1fd9fbd15662b5da65ea1c8ece4a1e56c5ee1fa8.zip |
net-analyzer/wireshark: amd64 stable wrt bug #856028
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/wireshark/wireshark-3.6.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/wireshark/wireshark-3.6.6.ebuild b/net-analyzer/wireshark/wireshark-3.6.6.ebuild index fffca9343012..28ec48a90ab7 100644 --- a/net-analyzer/wireshark/wireshark-3.6.6.ebuild +++ b/net-analyzer/wireshark/wireshark-3.6.6.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 ~riscv ~x86" + KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc64 ~riscv ~x86" fi LICENSE="GPL-2" |