From fc0a6e4c895c9fe587d013fee88958877e6b09e2 Mon Sep 17 00:00:00 2001 From: WANG Xuerui Date: Fri, 2 Feb 2024 15:51:16 +0800 Subject: www-apps/gitea: keyword 1.21.5 for ~loong Signed-off-by: WANG Xuerui --- www-apps/gitea/gitea-1.21.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www-apps/gitea') diff --git a/www-apps/gitea/gitea-1.21.5.ebuild b/www-apps/gitea/gitea-1.21.5.ebuild index 76564afb3f18..7a37bd3df1e3 100644 --- a/www-apps/gitea/gitea-1.21.5.ebuild +++ b/www-apps/gitea/gitea-1.21.5.ebuild @@ -13,7 +13,7 @@ if [[ ${PV} == *9999 ]]; then EGIT_REPO_URI="https://github.com/go-gitea/gitea.git" else SRC_URI="https://github.com/go-gitea/gitea/releases/download/v${PV}/gitea-src-${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86" + KEYWORDS="~amd64 ~arm ~arm64 ~loong ~riscv ~x86" fi S="${WORKDIR}/${PN}-src-${PV}" -- cgit v1.2.3-65-gdbad