diff options
Diffstat (limited to 'net-analyzer/tcpstat/tcpstat-1.5.ebuild')
-rw-r--r-- | net-analyzer/tcpstat/tcpstat-1.5.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/net-analyzer/tcpstat/tcpstat-1.5.ebuild b/net-analyzer/tcpstat/tcpstat-1.5.ebuild index 5a8dcf9dc27c..fae7f1029be6 100644 --- a/net-analyzer/tcpstat/tcpstat-1.5.ebuild +++ b/net-analyzer/tcpstat/tcpstat-1.5.ebuild @@ -1,6 +1,8 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +EAPI=0 + IUSE="berkdb" DESCRIPTION="Reports network interface statistics" |