commit: 34525afaa7c4607bcd8e111a32fd3e8f1d13112d Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> AuthorDate: Mon Jan 12 04:13:44 2026 +0000 Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> CommitDate: Mon Jan 12 05:41:37 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34525afa
dev-python/dulwich: Stabilize 0.24.10 arm64, #968639 Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org> dev-python/dulwich/dulwich-0.24.10.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/dulwich/dulwich-0.24.10.ebuild b/dev-python/dulwich/dulwich-0.24.10.ebuild index 2686dd00ec1c..ac9392015621 100644 --- a/dev-python/dulwich/dulwich-0.24.10.ebuild +++ b/dev-python/dulwich/dulwich-0.24.10.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -53,7 +53,7 @@ LICENSE+=" Apache-2.0 Apache-2.0-with-LLVM-exceptions MIT Unicode-3.0" LICENSE+=" )" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="~alpha ~amd64 ~arm arm64 ~loong ~ppc ~ppc64 ~riscv ~x86" IUSE="doc examples +native-extensions test" RESTRICT="!test? ( test )"
