From: sakaki Date: Sat, 4 Feb 2017 18:59:40 +0000 (+0000) Subject: sys-process/iotop: add ~arm64 keyword (tested on cortex-a53) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=b9a9d83213a27c50b3aacd003e79fd8d37f111c5;p=gentoo.git sys-process/iotop: add ~arm64 keyword (tested on cortex-a53) --- diff --git a/sys-process/iotop/iotop-0.6.ebuild b/sys-process/iotop/iotop-0.6.ebuild index 10caed9df41a..a922e46afb4b 100644 --- a/sys-process/iotop/iotop-0.6.ebuild +++ b/sys-process/iotop/iotop-0.6.ebuild @@ -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"