diff options
Diffstat (limited to 'sys-process/iotop-c')
-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 d3fb15e7e2eb..9c22c00b45af 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" |