summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsakaki <sakaki@deciban.com>2017-02-04 18:59:40 +0000
committerMichael Palimaka <kensington@gentoo.org>2017-02-05 16:18:25 +1100
commitb9a9d83213a27c50b3aacd003e79fd8d37f111c5 (patch)
tree01f19e4d60a1ee90ffa35dd6a087d15b339d591a /sys-process
parentwww-client/links: add ~arm64 keyword (tested on cortex-a53) (diff)
downloadgentoo-b9a9d83213a27c50b3aacd003e79fd8d37f111c5.tar.gz
gentoo-b9a9d83213a27c50b3aacd003e79fd8d37f111c5.tar.bz2
gentoo-b9a9d83213a27c50b3aacd003e79fd8d37f111c5.zip
sys-process/iotop: add ~arm64 keyword (tested on cortex-a53)
Diffstat (limited to 'sys-process')
-rw-r--r--sys-process/iotop/iotop-0.6.ebuild2
1 files changed, 1 insertions, 1 deletions
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"