diff options
author | Sam James <sam@gentoo.org> | 2021-11-09 21:35:35 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-11-09 21:35:35 +0000 |
commit | 308453702651bb0ef8f6e344a345b4154e77f6a5 (patch) | |
tree | 4fa09da7b389348ee0851a2aa875140335745d00 /sys-process | |
parent | sci-libs/libcerf: Stabilize 1.17 arm64, #821919 (diff) | |
download | gentoo-308453702651bb0ef8f6e344a345b4154e77f6a5.tar.gz gentoo-308453702651bb0ef8f6e344a345b4154e77f6a5.tar.bz2 gentoo-308453702651bb0ef8f6e344a345b4154e77f6a5.zip |
sys-process/iotop-c: Stabilize 1.20 arm64, #822153
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 048a712f0331..3701db1dea7e 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 arm ~arm64 x86" +KEYWORDS="amd64 arm arm64 x86" RDEPEND="sys-libs/ncurses:= !sys-process/iotop" |