diff options
author | Sam James <sam@gentoo.org> | 2023-02-25 14:03:35 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-02-25 14:03:35 +0000 |
commit | dc2db44e083fae92a374c91da79a12ccb2074caf (patch) | |
tree | 9cd5eee3603d606527a301f9e28339d6e9186c72 /sys-process | |
parent | media-gfx/exiv2: Stabilize 0.27.6 amd64, #896436 (diff) | |
download | gentoo-dc2db44e083fae92a374c91da79a12ccb2074caf.tar.gz gentoo-dc2db44e083fae92a374c91da79a12ccb2074caf.tar.bz2 gentoo-dc2db44e083fae92a374c91da79a12ccb2074caf.zip |
sys-process/iotop-c: Stabilize 1.23 arm64, #896392
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-process')
-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 85696b4f9087..01595c683cbc 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" |