sys-process/iotop: add ~arm64 keyword (tested on cortex-a53)
authorsakaki <sakaki@deciban.com>
Sat, 4 Feb 2017 18:59:40 +0000 (18:59 +0000)
committerMichael Palimaka <kensington@gentoo.org>
Sun, 5 Feb 2017 05:18:25 +0000 (16:18 +1100)
sys-process/iotop/iotop-0.6.ebuild

index 10caed9df41af5d70ea0072150194f2c13a01398..a922e46afb4b27f7ef25a678002510b5c94c8956 100644 (file)
@@ -15,7 +15,7 @@ SRC_URI="http://guichaz.free.fr/iotop/files/${P}.tar.bz2"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 arm hppa ~ia64 ~mips ppc sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 arm ~arm64 hppa ~ia64 ~mips ppc sparc x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 CONFIG_CHECK="~TASK_IO_ACCOUNTING ~TASK_DELAY_ACCT ~TASKSTATS ~VM_EVENT_COUNTERS"