diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-25 09:16:37 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-25 09:16:37 +0200 |
commit | 4d69161b984bfbee055eb1914dc315ec892d6675 (patch) | |
tree | 8c015bc2bc4c5fbc1abe54d30e4b3d34300701cf /sys-process | |
parent | dev-python/zipp: Stabilize 3.13.0 ALLARCHES, #896388 (diff) | |
download | gentoo-4d69161b984bfbee055eb1914dc315ec892d6675.tar.gz gentoo-4d69161b984bfbee055eb1914dc315ec892d6675.tar.bz2 gentoo-4d69161b984bfbee055eb1914dc315ec892d6675.zip |
sys-process/iotop-c: Stabilize 1.23 arm, #896392
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-process')
-rw-r--r-- | sys-process/iotop-c/iotop-c-1.23.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/iotop-c/iotop-c-1.23.ebuild b/sys-process/iotop-c/iotop-c-1.23.ebuild index cdcb518ceb8f..5fe52d3653a7 100644 --- a/sys-process/iotop-c/iotop-c-1.23.ebuild +++ b/sys-process/iotop-c/iotop-c-1.23.ebuild @@ -12,7 +12,7 @@ S="${WORKDIR}/iotop-${PV}" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~loong ~x86" +KEYWORDS="~amd64 arm ~arm64 ~loong ~x86" RDEPEND="sys-libs/ncurses:= !sys-process/iotop" |