diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-11-10 14:00:40 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-11-10 14:00:40 +0200 |
commit | 69f809d833bcaeb105411a43999385d316db7780 (patch) | |
tree | 92a41c2793abc400e6ce1f75ea8afda2fa37a3a7 /sys-process/iotop-c | |
parent | sys-process/iotop-c: Stabilize 1.25 arm64, #917085 (diff) | |
download | gentoo-69f809d833bcaeb105411a43999385d316db7780.tar.gz gentoo-69f809d833bcaeb105411a43999385d316db7780.tar.bz2 gentoo-69f809d833bcaeb105411a43999385d316db7780.zip |
sys-process/iotop-c: Stabilize 1.25 amd64, #917085
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-process/iotop-c')
-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 718e94574b39..2c1917077718 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:= |