diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-11-10 14:00:41 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-11-10 14:00:41 +0200 |
commit | ef62c482aa6bcd35b56e844f0c9623e7e5c1e8a9 (patch) | |
tree | 98d3a7b944b3ad403df19adbb75c5fba81c8f4f3 /sys-process | |
parent | sys-process/iotop-c: Stabilize 1.25 x86, #917085 (diff) | |
download | gentoo-ef62c482aa6bcd35b56e844f0c9623e7e5c1e8a9.tar.gz gentoo-ef62c482aa6bcd35b56e844f0c9623e7e5c1e8a9.tar.bz2 gentoo-ef62c482aa6bcd35b56e844f0c9623e7e5c1e8a9.zip |
sys-process/iotop-c: Stabilize 1.25 arm, #917085
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-process')
-rw-r--r-- | sys-process/iotop-c/iotop-c-1.25.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/iotop-c/iotop-c-1.25.ebuild b/sys-process/iotop-c/iotop-c-1.25.ebuild index 14fd729a2397..79be4cb6e7c5 100644 --- a/sys-process/iotop-c/iotop-c-1.25.ebuild +++ b/sys-process/iotop-c/iotop-c-1.25.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:= |