From d0c0d89e25eaf485881ecb1916cf5c86f3c5de72 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakov=20Smoli=C4=87?= Date: Sat, 6 Nov 2021 22:21:58 +0100 Subject: [PATCH] sys-process/iotop-c: Stabilize 1.20 amd64, #822153 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.20.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-process/iotop-c/iotop-c-1.20.ebuild b/sys-process/iotop-c/iotop-c-1.20.ebuild index dc0ad0349ff84..826911c27138e 100644 --- a/sys-process/iotop-c/iotop-c-1.20.ebuild +++ b/sys-process/iotop-c/iotop-c-1.20.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"