From 313ed6b9db4feaa048b95f54d3d109be04d93eb3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakov=20Smoli=C4=87?= Date: Thu, 5 May 2022 11:52:54 +0200 Subject: [PATCH] sys-process/iotop-c: Stabilize 1.21 x86, #842453 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jakov Smolić --- sys-process/iotop-c/iotop-c-1.21.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-process/iotop-c/iotop-c-1.21.ebuild b/sys-process/iotop-c/iotop-c-1.21.ebuild index 186106cde61d3..fb4071b7d2ff4 100644 --- a/sys-process/iotop-c/iotop-c-1.21.ebuild +++ b/sys-process/iotop-c/iotop-c-1.21.ebuild @@ -12,7 +12,7 @@ S="${WORKDIR}/iotop-${PV}" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="amd64 arm arm64 ~x86" +KEYWORDS="amd64 arm arm64 x86" RDEPEND="sys-libs/ncurses:= !sys-process/iotop"