commit: fc0a6e4c895c9fe587d013fee88958877e6b09e2
Author: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 2 07:51:16 2024 +0000
Commit: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
CommitDate: Sun Feb 4 17:08:03 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc0a6e4c
www-apps/gitea: keyword 1.21.5 for ~loong
Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org>
www-apps/gitea/gitea-1.21.5.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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}"