Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-process/iotop-c/
Date: Sun, 10 Oct 2021 02:20:16
Message-Id: 1633832327.c17c2a4df2ae4f6e402c20df508156ceb8dbfdd4.sam@gentoo
1 commit: c17c2a4df2ae4f6e402c20df508156ceb8dbfdd4
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 10 02:18:47 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 10 02:18:47 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c17c2a4d
7
8 sys-process/iotop-c: Keyword 1.20 arm64, #816960
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 sys-process/iotop-c/iotop-c-1.20.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-process/iotop-c/iotop-c-1.20.ebuild b/sys-process/iotop-c/iotop-c-1.20.ebuild
16 index b6d52c5d05f..276f22bb604 100644
17 --- a/sys-process/iotop-c/iotop-c-1.20.ebuild
18 +++ b/sys-process/iotop-c/iotop-c-1.20.ebuild
19 @@ -12,7 +12,7 @@ S="${WORKDIR}/iotop-${PV}"
20
21 LICENSE="GPL-2+"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~x86"
24 +KEYWORDS="~amd64 ~arm64 ~x86"
25
26 RDEPEND="sys-libs/ncurses:=
27 !sys-process/iotop"