diff options
author | Sam James <sam@gentoo.org> | 2021-10-10 03:18:47 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-10 03:18:47 +0100 |
commit | c17c2a4df2ae4f6e402c20df508156ceb8dbfdd4 (patch) | |
tree | 3e69153cb353e4f163012788c5c72a01b5ce3847 /sys-process | |
parent | games-action/extreme-tuxracer: Keyword 0.8.0 arm64, #811423 (diff) | |
download | gentoo-c17c2a4df2ae4f6e402c20df508156ceb8dbfdd4.tar.gz gentoo-c17c2a4df2ae4f6e402c20df508156ceb8dbfdd4.tar.bz2 gentoo-c17c2a4df2ae4f6e402c20df508156ceb8dbfdd4.zip |
sys-process/iotop-c: Keyword 1.20 arm64, #816960
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-process')
-rw-r--r-- | sys-process/iotop-c/iotop-c-1.20.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/iotop-c/iotop-c-1.20.ebuild b/sys-process/iotop-c/iotop-c-1.20.ebuild index b6d52c5d05fa..276f22bb6044 100644 --- a/sys-process/iotop-c/iotop-c-1.20.ebuild +++ b/sys-process/iotop-c/iotop-c-1.20.ebuild @@ -12,7 +12,7 @@ S="${WORKDIR}/iotop-${PV}" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" RDEPEND="sys-libs/ncurses:= !sys-process/iotop" |