diff options
author | Sam James <sam@gentoo.org> | 2023-11-05 13:50:26 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-11-05 13:50:26 +0000 |
commit | a81e4f45daa72023687d56acc5e1412e5848b13d (patch) | |
tree | 8e72f6f95fd2702f3e3f884addbf3149a7918549 /sys-process/iotop-c | |
parent | www-apps/nikola: Fix loading of plugins (diff) | |
download | gentoo-a81e4f45daa72023687d56acc5e1412e5848b13d.tar.gz gentoo-a81e4f45daa72023687d56acc5e1412e5848b13d.tar.bz2 gentoo-a81e4f45daa72023687d56acc5e1412e5848b13d.zip |
sys-process/iotop-c: Stabilize 1.24 amd64, #916885
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-process/iotop-c')
-rw-r--r-- | sys-process/iotop-c/iotop-c-1.24.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/iotop-c/iotop-c-1.24.ebuild b/sys-process/iotop-c/iotop-c-1.24.ebuild index f16442ed026a..bcb6ab7bc0a9 100644 --- a/sys-process/iotop-c/iotop-c-1.24.ebuild +++ b/sys-process/iotop-c/iotop-c-1.24.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:= |