commit: 56440aafaf43d8b5faf6e8260e646da60232f16d
Author: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 5 11:43:40 2025 +0000
Commit: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
CommitDate: Sun Jan 5 12:09:56 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56440aaf
app-text/lowdown: keyword 1.3.2 for ~loong
Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org>
app-text/lowdown/lowdown-1.3.2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-text/lowdown/lowdown-1.3.2.ebuild
b/app-text/lowdown/lowdown-1.3.2.ebuild
index 3857bd5c0a85..87a527ff5117 100644
--- a/app-text/lowdown/lowdown-1.3.2.ebuild
+++ b/app-text/lowdown/lowdown-1.3.2.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 @@ S="${WORKDIR}/${PN}-${MY_PV}"
LICENSE="ISC"
SLOT="0/2"
-KEYWORDS="~amd64 ~arm ~arm64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~x86"
DEPEND="
virtual/libcrypt:=