diff options
author | Sam James <sam@gentoo.org> | 2021-03-15 21:53:26 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-15 21:53:26 +0000 |
commit | 4a2e4cc8915ba437d3aa1bf3abcafbcd2fa7d2e1 (patch) | |
tree | ff1e66889c702124dcda08f603c8872559afd089 /net-analyzer/tcpstat | |
parent | net-analyzer/packit: Stabilize 1.7 amd64, #776550 (diff) | |
download | gentoo-4a2e4cc8915ba437d3aa1bf3abcafbcd2fa7d2e1.tar.gz gentoo-4a2e4cc8915ba437d3aa1bf3abcafbcd2fa7d2e1.tar.bz2 gentoo-4a2e4cc8915ba437d3aa1bf3abcafbcd2fa7d2e1.zip |
net-analyzer/tcpstat: Stabilize 1.5_p8 amd64, #776559
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer/tcpstat')
-rw-r--r-- | net-analyzer/tcpstat/tcpstat-1.5_p8.ebuild | 4 |
1 files 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 a7ffbe9723e3..44b7aac32421 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=" |