commit: 44694316026ac59979749b897d769239d5c17f45 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Sun Nov 7 06:40:38 2021 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Sun Nov 7 06:40:38 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44694316
sys-process/iotop-c: x86 stable wrt bug #822153 Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> 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 deaa656dc16..048a712f033 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"