diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-09-26 13:17:27 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-09-26 13:17:27 +0300 |
commit | 60df593e2beebe46dbd5e16b4ea55920b1723503 (patch) | |
tree | eca494d2d4309a49fdf618d0407f2d08898413ff /sys-process | |
parent | app-containers/distrobuilder: Keyword 2.0 ppc64, #872563 (diff) | |
download | gentoo-60df593e2beebe46dbd5e16b4ea55920b1723503.tar.gz gentoo-60df593e2beebe46dbd5e16b4ea55920b1723503.tar.bz2 gentoo-60df593e2beebe46dbd5e16b4ea55920b1723503.zip |
sys-process/iotop-c: Stabilize 1.22 arm, #873037
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-process')
-rw-r--r-- | sys-process/iotop-c/iotop-c-1.22.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/iotop-c/iotop-c-1.22.ebuild b/sys-process/iotop-c/iotop-c-1.22.ebuild index d3fb15e7e2eb..9c22c00b45af 100644 --- a/sys-process/iotop-c/iotop-c-1.22.ebuild +++ b/sys-process/iotop-c/iotop-c-1.22.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" |