commit: 4a2e4cc8915ba437d3aa1bf3abcafbcd2fa7d2e1 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Mar 15 21:53:26 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Mar 15 21:53:26 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a2e4cc8
net-analyzer/tcpstat: Stabilize 1.5_p8 amd64, #776559 Signed-off-by: Sam James <sam <AT> gentoo.org> net-analyzer/tcpstat/tcpstat-1.5_p8.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-analyzer/tcpstat/tcpstat-1.5_p8.ebuild b/net-analyzer/tcpstat/tcpstat-1.5_p8.ebuild index a7ffbe9723e..44b7aac3242 100644 --- a/net-analyzer/tcpstat/tcpstat-1.5_p8.ebuild +++ b/net-analyzer/tcpstat/tcpstat-1.5_p8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -13,7 +13,7 @@ SRC_URI=" LICENSE="BSD-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 ~sparc ~x86" IUSE="ipv6" DEPEND="
