diff options
author | Sam James <sam@gentoo.org> | 2021-03-15 21:53:30 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-15 21:53:30 +0000 |
commit | 61d1dca2440f859fe50b482245cff798c606947e (patch) | |
tree | a77dbf3eee5a0f940a3b69212d098115a1cfe8c3 /net-analyzer/tcptrace | |
parent | net-analyzer/tcpstat: Stabilize 1.5_p8 amd64, #776559 (diff) | |
download | gentoo-61d1dca2440f859fe50b482245cff798c606947e.tar.gz gentoo-61d1dca2440f859fe50b482245cff798c606947e.tar.bz2 gentoo-61d1dca2440f859fe50b482245cff798c606947e.zip |
net-analyzer/tcptrace: Stabilize 6.6.7_p6 amd64, #776562
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer/tcptrace')
-rw-r--r-- | net-analyzer/tcptrace/tcptrace-6.6.7_p6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/tcptrace/tcptrace-6.6.7_p6.ebuild b/net-analyzer/tcptrace/tcptrace-6.6.7_p6.ebuild index f08f5f8fd7de..cb35d6444fb6 100644 --- a/net-analyzer/tcptrace/tcptrace-6.6.7_p6.ebuild +++ b/net-analyzer/tcptrace/tcptrace-6.6.7_p6.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 @@ -14,7 +14,7 @@ SRC_URI=" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 ~x86" DEPEND=" net-libs/libpcap |