diff options
Diffstat (limited to 'net-dns')
-rw-r--r-- | net-dns/dnstop/dnstop-20140915-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dns/dnstop/dnstop-20140915-r3.ebuild b/net-dns/dnstop/dnstop-20140915-r3.ebuild index fd94f6164029..37855d9184a6 100644 --- a/net-dns/dnstop/dnstop-20140915-r3.ebuild +++ b/net-dns/dnstop/dnstop-20140915-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ SRC_URI="http://dns.measurement-factory.com/tools/dnstop/src/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~x86" +KEYWORDS="~amd64 arm ~hppa ~ppc ~x86" RDEPEND="sys-libs/ncurses:0 net-libs/libpcap" |