diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-01-10 09:38:27 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-01-10 09:38:27 +0100 |
commit | b2e3e71c9e2e949a481753b76ff60c9cef0522e5 (patch) | |
tree | 08ae5b94049c20045c5c221f1337b1940a2422f0 /net-analyzer | |
parent | sys-fs/inotify-tools: amd64 stable wrt bug #830136 (diff) | |
download | gentoo-b2e3e71c9e2e949a481753b76ff60c9cef0522e5.tar.gz gentoo-b2e3e71c9e2e949a481753b76ff60c9cef0522e5.tar.bz2 gentoo-b2e3e71c9e2e949a481753b76ff60c9cef0522e5.zip |
net-analyzer/wireshark: amd64 stable wrt bug #830569
Package-Manager: Portage-3.0.28, 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.4.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/wireshark/wireshark-3.4.11.ebuild b/net-analyzer/wireshark/wireshark-3.4.11.ebuild index 274997e1e66d..5690c5198e92 100644 --- a/net-analyzer/wireshark/wireshark-3.4.11.ebuild +++ b/net-analyzer/wireshark/wireshark-3.4.11.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" |