diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-08-15 13:22:13 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-08-15 13:26:40 +0800 |
commit | 9ba30927810e1db8424032089bd1c1d4e51df0d7 (patch) | |
tree | e13c97c61931c10c166b993efbd5f2d74d158ca4 /sys-process/iotop-c | |
parent | sys-process/iotop: keyword 0.6 for ~loong (diff) | |
download | gentoo-9ba30927810e1db8424032089bd1c1d4e51df0d7.tar.gz gentoo-9ba30927810e1db8424032089bd1c1d4e51df0d7.tar.bz2 gentoo-9ba30927810e1db8424032089bd1c1d4e51df0d7.zip |
sys-process/iotop-c: keyword 1.21 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'sys-process/iotop-c')
-rw-r--r-- | sys-process/iotop-c/iotop-c-1.21.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/iotop-c/iotop-c-1.21.ebuild b/sys-process/iotop-c/iotop-c-1.21.ebuild index fb4071b7d2ff..cc98b1156d52 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 ~loong x86" RDEPEND="sys-libs/ncurses:= !sys-process/iotop" |