commit: 009600404fbd2478ca93f5781bc4f2421e7b044b Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Fri May 8 17:10:10 2020 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Fri May 8 17:10:10 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00960040
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 <AT> gentoo.org> net-dns/dnstop/dnstop-20140915-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-dns/dnstop/dnstop-20140915-r2.ebuild b/net-dns/dnstop/dnstop-20140915-r2.ebuild index 0d25543b4a6..9251469748e 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
