commit: f27bd0b8c928cf4b46a673e69c7de1dcfa079c19
Author: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 6 07:25:49 2025 +0000
Commit: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
CommitDate: Mon Jan 6 13:24:46 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f27bd0b8
dev-python/pygit2: keyword 1.16.0 for ~loong
Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org>
dev-python/pygit2/pygit2-1.16.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/pygit2/pygit2-1.16.0.ebuild
b/dev-python/pygit2/pygit2-1.16.0.ebuild
index 87c95816f425..aeb7d90c56b9 100644
--- a/dev-python/pygit2/pygit2-1.16.0.ebuild
+++ b/dev-python/pygit2/pygit2-1.16.0.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
@@ -17,7 +17,7 @@ HOMEPAGE="
LICENSE="GPL-2-with-linking-exception"
SLOT="0"
-KEYWORDS="amd64 ~riscv x86"
+KEYWORDS="amd64 ~loong ~riscv x86"
DEPEND="
<dev-libs/libgit2-1.9:=