diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-11-07 07:40:38 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-11-07 07:40:38 +0100 |
commit | 44694316026ac59979749b897d769239d5c17f45 (patch) | |
tree | 29b18b3ee396a7490ca815dd838a686bf32ba6cb /sys-process | |
parent | media-gfx/exiv2: sparc stable wrt bug #822198 (diff) | |
download | gentoo-44694316026ac59979749b897d769239d5c17f45.tar.gz gentoo-44694316026ac59979749b897d769239d5c17f45.tar.bz2 gentoo-44694316026ac59979749b897d769239d5c17f45.zip |
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@gentoo.org>
Diffstat (limited to 'sys-process')
-rw-r--r-- | sys-process/iotop-c/iotop-c-1.20.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/iotop-c/iotop-c-1.20.ebuild b/sys-process/iotop-c/iotop-c-1.20.ebuild index deaa656dc166..048a712f0331 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" |