diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-08-15 11:59:47 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-08-15 13:26:40 +0800 |
commit | 8c86301916647add6c1710dbe3b57a70f864f652 (patch) | |
tree | 1e2277d6b4893dac3254cd31e607231f140aaa61 /sys-process | |
parent | net-wireless/iwd: forward ~loong (diff) | |
download | gentoo-8c86301916647add6c1710dbe3b57a70f864f652.tar.gz gentoo-8c86301916647add6c1710dbe3b57a70f864f652.tar.bz2 gentoo-8c86301916647add6c1710dbe3b57a70f864f652.zip |
sys-process/iotop: keyword 0.6 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'sys-process')
-rw-r--r-- | sys-process/iotop/iotop-0.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-process/iotop/iotop-0.6.ebuild b/sys-process/iotop/iotop-0.6.ebuild index 7b59ad028fc9..78fc5d45b1d3 100644 --- a/sys-process/iotop/iotop-0.6.ebuild +++ b/sys-process/iotop/iotop-0.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -15,7 +15,7 @@ SRC_URI="http://guichaz.free.fr/iotop/files/${P}.tar.bz2" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux" RDEPEND="!sys-process/iotop-c" |