diff options
author | 2023-11-05 13:50:27 +0000 | |
---|---|---|
committer | 2023-11-05 13:50:27 +0000 | |
commit | 3b9bf0262dbf1cc12e3bf9040b47ef35aab2c628 (patch) | |
tree | f6e7fdda79de55227af64b7781a609c3be71cb1e /sys-process/iotop-c | |
parent | sys-process/iotop-c: Stabilize 1.24 amd64, #916885 (diff) | |
download | gentoo-3b9bf0262dbf1cc12e3bf9040b47ef35aab2c628.tar.gz gentoo-3b9bf0262dbf1cc12e3bf9040b47ef35aab2c628.tar.bz2 gentoo-3b9bf0262dbf1cc12e3bf9040b47ef35aab2c628.zip |
sys-process/iotop-c: Stabilize 1.24 x86, #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 bcb6ab7bc0a9..79be4cb6e7c5 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:= |