diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-05-05 08:38:06 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-05-05 08:38:06 +0300 |
commit | 37fc739a959f4f4f526b060b2dd788e9935d0e29 (patch) | |
tree | 1bc0e3dc08aa95700c240854114e77aa099c1695 /sys-process/iotop-c | |
parent | sys-process/iotop-c: Stabilize 1.21 arm, #842453 (diff) | |
download | gentoo-37fc739a959f4f4f526b060b2dd788e9935d0e29.tar.gz gentoo-37fc739a959f4f4f526b060b2dd788e9935d0e29.tar.bz2 gentoo-37fc739a959f4f4f526b060b2dd788e9935d0e29.zip |
sys-process/iotop-c: Stabilize 1.21 arm64, #842453
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-process/iotop-c')
-rw-r--r-- | sys-process/iotop-c/iotop-c-1.21.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/iotop-c/iotop-c-1.21.ebuild b/sys-process/iotop-c/iotop-c-1.21.ebuild index 2e306e54f06b..6d2a0fb214d0 100644 --- a/sys-process/iotop-c/iotop-c-1.21.ebuild +++ b/sys-process/iotop-c/iotop-c-1.21.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" |