summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2022-07-03 10:58:45 +0200
committerAgostino Sarubbo <ago@gentoo.org>2022-07-03 10:58:45 +0200
commit1fd9fbd15662b5da65ea1c8ece4a1e56c5ee1fa8 (patch)
tree7759b728945f4c0c8351432b62b3951449c15f05
parentmedia-video/vdr: adjust dependencies in 2.6.1 (diff)
downloadgentoo-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>
-rw-r--r--net-analyzer/wireshark/wireshark-3.6.6.ebuild2
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"