diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-06-09 08:24:09 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-06-09 08:24:09 +0200 |
commit | 89daee1f009513a475b8587f6f85cedf4ee3b54f (patch) | |
tree | 9c70d7bd7eb2f9c5629369faa3f469053593a9fa /net-analyzer | |
parent | media-sound/mpg123: ppc stable wrt bug #794880 (diff) | |
download | gentoo-89daee1f009513a475b8587f6f85cedf4ee3b54f.tar.gz gentoo-89daee1f009513a475b8587f6f85cedf4ee3b54f.tar.bz2 gentoo-89daee1f009513a475b8587f6f85cedf4ee3b54f.zip |
net-analyzer/wireshark: ppc64 stable wrt bug #793968
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/wireshark/wireshark-3.4.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/wireshark/wireshark-3.4.6.ebuild b/net-analyzer/wireshark/wireshark-3.4.6.ebuild index 2bb18ce9d57a..5e3828b57219 100644 --- a/net-analyzer/wireshark/wireshark-3.4.6.ebuild +++ b/net-analyzer/wireshark/wireshark-3.4.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 x86" + KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc64 x86" fi LICENSE="GPL-2" |