commit: b81c15be448c574d7ebd2a4b5e0c2c99670fa158 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Apr 25 20:56:36 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Apr 25 20:56:55 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b81c15be
net-analyzer/nethogs: Keyword 0.8.7 arm64, #905060 Signed-off-by: Sam James <sam <AT> gentoo.org> net-analyzer/nethogs/nethogs-0.8.7.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-analyzer/nethogs/nethogs-0.8.7.ebuild b/net-analyzer/nethogs/nethogs-0.8.7.ebuild index e4615e43c290..972b2b07b03b 100644 --- a/net-analyzer/nethogs/nethogs-0.8.7.ebuild +++ b/net-analyzer/nethogs/nethogs-0.8.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/raboof/nethogs/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~ia64 x86" +KEYWORDS="amd64 ~arm ~arm64 ~ia64 x86" RDEPEND="net-libs/libpcap sys-libs/ncurses:="
