summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-04-13 21:37:20 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-04-13 21:37:20 +0300
commit49d026ca3a23fb9384011d4058d6644e73289d00 (patch)
tree618602be54d58caa5d1a8a2cacfd07d09add05ec /net-dns
parentsys-libs/libseccomp: Stabilize 2.5.5-r1 ppc, #929933 (diff)
downloadgentoo-49d026ca3a23fb9384011d4058d6644e73289d00.tar.gz
gentoo-49d026ca3a23fb9384011d4058d6644e73289d00.tar.bz2
gentoo-49d026ca3a23fb9384011d4058d6644e73289d00.zip
net-dns/dnstop: Stabilize 20140915-r3 arm, #929940
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-dns')
-rw-r--r--net-dns/dnstop/dnstop-20140915-r3.ebuild4
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"