diff options
author | Sam James <sam@gentoo.org> | 2023-02-25 14:01:39 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-02-25 14:01:39 +0000 |
commit | 66d9161bed38604d61b7d685767d94af059d761a (patch) | |
tree | 29d264d9133f8b6e43abe64bfa2d0c82dde746db /sys-process/iotop-c | |
parent | sys-process/iotop-c: Stabilize 1.23 x86, #896392 (diff) | |
download | gentoo-66d9161bed38604d61b7d685767d94af059d761a.tar.gz gentoo-66d9161bed38604d61b7d685767d94af059d761a.tar.bz2 gentoo-66d9161bed38604d61b7d685767d94af059d761a.zip |
sys-process/iotop-c: Stabilize 1.23 amd64, #896392
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.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 c6ef2dd4734b..85696b4f9087 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" |