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/
Date: Wed, 28 Oct 2020 04:18:22
Message-Id: 1603858589.c67ba01f81dbd97f7ce0cf13d8b94691f0278761.sam@gentoo
1 commit: c67ba01f81dbd97f7ce0cf13d8b94691f0278761
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Oct 28 04:16:29 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed Oct 28 04:16:29 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c67ba01f
7
8 sys-process/iotop: Stabilize 0.6 arm64, #751070
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 sys-process/iotop/iotop-0.6.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-process/iotop/iotop-0.6.ebuild b/sys-process/iotop/iotop-0.6.ebuild
16 index ef6b0b4fdaa..c0f8ad94865 100644
17 --- a/sys-process/iotop/iotop-0.6.ebuild
18 +++ b/sys-process/iotop/iotop-0.6.ebuild
19 @@ -15,7 +15,7 @@ SRC_URI="http://guichaz.free.fr/iotop/files/${P}.tar.bz2"
20
21 LICENSE="GPL-2"
22 SLOT="0"
23 -KEYWORDS="amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux"
24 +KEYWORDS="amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux"
25 IUSE=""
26
27 CONFIG_CHECK="~TASK_IO_ACCOUNTING ~TASK_DELAY_ACCT ~TASKSTATS ~VM_EVENT_COUNTERS"