diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-08 19:10:10 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-08 19:10:10 +0200 |
commit | 009600404fbd2478ca93f5781bc4f2421e7b044b (patch) | |
tree | 794fa4174207bedc82b7c543b5d334099f6d9cd9 /net-dns | |
parent | app-portage/layman: arm stable wrt bug #720934 (diff) | |
download | gentoo-009600404fbd2478ca93f5781bc4f2421e7b044b.tar.gz gentoo-009600404fbd2478ca93f5781bc4f2421e7b044b.tar.bz2 gentoo-009600404fbd2478ca93f5781bc4f2421e7b044b.zip |
net-dns/dnstop: arm stable wrt bug #721488
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-dns')
-rw-r--r-- | net-dns/dnstop/dnstop-20140915-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dns/dnstop/dnstop-20140915-r2.ebuild b/net-dns/dnstop/dnstop-20140915-r2.ebuild index 0d25543b4a68..9251469748e4 100644 --- a/net-dns/dnstop/dnstop-20140915-r2.ebuild +++ b/net-dns/dnstop/dnstop-20140915-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="http://dnstop.measurement-factory.com/src/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~x86" +KEYWORDS="~amd64 arm ~hppa ~ppc ~x86" IUSE="" RDEPEND="sys-libs/ncurses:0 |