diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-05-05 08:38:05 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-05-05 08:38:05 +0300 |
commit | 57335bdb27d787e3f2b36df44e4e55f1253665a0 (patch) | |
tree | 7986d1592a104616d32b67bec3f6fadfe8e40f70 /sys-process | |
parent | dev-libs/libvarlink: Keyword 23 arm64, #841353 (diff) | |
download | gentoo-57335bdb27d787e3f2b36df44e4e55f1253665a0.tar.gz gentoo-57335bdb27d787e3f2b36df44e4e55f1253665a0.tar.bz2 gentoo-57335bdb27d787e3f2b36df44e4e55f1253665a0.zip |
sys-process/iotop-c: Stabilize 1.21 arm, #842453
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-process')
-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 111007bba443..2e306e54f06b 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" |