diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2025-01-05 19:43:50 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2025-01-05 20:09:57 +0800 |
commit | b6286f6a15d5493d0446f8b422bafeb38957877a (patch) | |
tree | 3719c4ff648083962d2c82e3298d5149706b56eb /sys-process | |
parent | app-text/lowdown: keyword 1.3.2 for ~loong (diff) | |
download | gentoo-b6286f6a15d5493d0446f8b422bafeb38957877a.tar.gz gentoo-b6286f6a15d5493d0446f8b422bafeb38957877a.tar.bz2 gentoo-b6286f6a15d5493d0446f8b422bafeb38957877a.zip |
sys-process/btop: keyword 1.4.0 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'sys-process')
-rw-r--r-- | sys-process/btop/btop-1.4.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-process/btop/btop-1.4.0.ebuild b/sys-process/btop/btop-1.4.0.ebuild index 2385413d54d0..ede2fb1b6671 100644 --- a/sys-process/btop/btop-1.4.0.ebuild +++ b/sys-process/btop/btop-1.4.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 2021-2024 Gentoo Authors +# Copyright 2021-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -13,7 +13,7 @@ SRC_URI=" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~x86" BDEPEND=" app-text/lowdown |