summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWANG Xuerui <xen0n@gentoo.org>2025-01-05 17:20:12 +0800
committerWANG Xuerui <xen0n@gentoo.org>2025-01-05 18:25:35 +0800
commit71fb85e42609ee3cccc5555f4e2113da1fecc5a1 (patch)
treed44dde4ec9ccaaced9b5dad033c3fd2f92e76d39 /dev-libs/libgit2
parentdev-python/uvicorn: keyword 0.34.0 for ~loong (diff)
downloadgentoo-71fb85e42609ee3cccc5555f4e2113da1fecc5a1.tar.gz
gentoo-71fb85e42609ee3cccc5555f4e2113da1fecc5a1.tar.bz2
gentoo-71fb85e42609ee3cccc5555f4e2113da1fecc5a1.zip
dev-libs/libgit2: keyword 1.8.4 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'dev-libs/libgit2')
-rw-r--r--dev-libs/libgit2/libgit2-1.8.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libgit2/libgit2-1.8.4.ebuild b/dev-libs/libgit2/libgit2-1.8.4.ebuild
index 6fd39616baa4..3a6f70228408 100644
--- a/dev-libs/libgit2/libgit2-1.8.4.ebuild
+++ b/dev-libs/libgit2/libgit2-1.8.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -16,7 +16,7 @@ S=${WORKDIR}/${P/_/-}
LICENSE="GPL-2-with-linking-exception"
SLOT="0/$(ver_cut 1-2)"
-KEYWORDS="amd64 arm arm64 ~mips ppc ppc64 ~riscv ~s390 sparc x86"
+KEYWORDS="amd64 arm arm64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86"
IUSE="examples gssapi +ssh test +threads trace"
RESTRICT="!test? ( test )"