diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-10-07 12:38:09 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-10-07 12:38:09 +0200 |
commit | 73324e105a4e614b57cb854981c6e8c3321ed293 (patch) | |
tree | 4298d278c5645d81cc09a28f3e544f1c0f20a999 /net-analyzer/tcpstat | |
parent | media-sound/audiotag: ppc64 stable wrt bug #696316 (diff) | |
download | gentoo-73324e105a4e614b57cb854981c6e8c3321ed293.tar.gz gentoo-73324e105a4e614b57cb854981c6e8c3321ed293.tar.bz2 gentoo-73324e105a4e614b57cb854981c6e8c3321ed293.zip |
net-analyzer/tcpstat: ppc64 stable wrt bug #696328
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-analyzer/tcpstat')
-rw-r--r-- | net-analyzer/tcpstat/tcpstat-1.5-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/tcpstat/tcpstat-1.5-r3.ebuild b/net-analyzer/tcpstat/tcpstat-1.5-r3.ebuild index 597ba8572e87..8ea854844a8a 100644 --- a/net-analyzer/tcpstat/tcpstat-1.5-r3.ebuild +++ b/net-analyzer/tcpstat/tcpstat-1.5-r3.ebuild @@ -10,7 +10,7 @@ SRC_URI="${HOMEPAGE}${P}.tar.gz" LICENSE="BSD-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="amd64 ~ppc ppc64 ~sparc x86" IUSE="ipv6" DEPEND=" |