diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2024-01-26 19:35:36 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2024-01-29 14:37:44 +0800 |
commit | a71156a68ec27f882556923b9583ba98287aa7f9 (patch) | |
tree | b1f6456b36495b724a0a5c5a52975b7439f9b303 /sys-process/btop | |
parent | dev-vcs/git-filter-repo: keyword 2.38.0-r1 for ~loong (diff) | |
download | gentoo-a71156a68ec27f882556923b9583ba98287aa7f9.tar.gz gentoo-a71156a68ec27f882556923b9583ba98287aa7f9.tar.bz2 gentoo-a71156a68ec27f882556923b9583ba98287aa7f9.zip |
sys-process/btop: keyword 1.3.0 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'sys-process/btop')
-rw-r--r-- | sys-process/btop/btop-1.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/btop/btop-1.3.0.ebuild b/sys-process/btop/btop-1.3.0.ebuild index 753495ab9c7f..505c6f3628a5 100644 --- a/sys-process/btop/btop-1.3.0.ebuild +++ b/sys-process/btop/btop-1.3.0.ebuild @@ -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" PATCHES=( # Backport of upstream PR 648. Remove after 1.3.0 |