diff options
author | 2023-11-10 14:00:39 +0200 | |
---|---|---|
committer | 2023-11-10 14:00:39 +0200 | |
commit | a4ef15a321135b30dd05e7d35735d2031490295a (patch) | |
tree | d9f9109c66cdff6e047ddfac1558027b7e22871c /sys-process | |
parent | app-emacs/nxml-gentoo-schemas: Stabilize 20231022 ALLARCHES, #917012 (diff) | |
download | gentoo-a4ef15a321135b30dd05e7d35735d2031490295a.tar.gz gentoo-a4ef15a321135b30dd05e7d35735d2031490295a.tar.bz2 gentoo-a4ef15a321135b30dd05e7d35735d2031490295a.zip |
sys-process/iotop-c: Stabilize 1.25 arm64, #917085
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-process')
-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 9803d2a23784..718e94574b39 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:= |