diff options
author | Sam James <sam@gentoo.org> | 2022-09-26 13:26:53 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-09-26 13:26:53 +0100 |
commit | f21f9f1624f24d18e9d86e096ba8a27664cb0e04 (patch) | |
tree | 27c8a9f4574c220b8a9c7a647dd117aced8c3600 /sys-process | |
parent | dev-libs/libatomic_ops: Stabilize 7.6.14 x86, #872977 (diff) | |
download | gentoo-f21f9f1624f24d18e9d86e096ba8a27664cb0e04.tar.gz gentoo-f21f9f1624f24d18e9d86e096ba8a27664cb0e04.tar.bz2 gentoo-f21f9f1624f24d18e9d86e096ba8a27664cb0e04.zip |
sys-process/iotop-c: Stabilize 1.22 x86, #873037
Signed-off-by: Sam James <sam@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 9c22c00b45af..0c2b773641a0 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" |