commit: 5c2f52ba0aae3fbb55e2e3111e75a31cdea1e3ac Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> AuthorDate: Mon Jan 19 04:46:59 2026 +0000 Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> CommitDate: Mon Jan 19 04:50:26 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c2f52ba
dev-python/dulwich: Stabilize 0.25.0 arm64, #968965 Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org> dev-python/dulwich/dulwich-0.25.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/dulwich/dulwich-0.25.0.ebuild b/dev-python/dulwich/dulwich-0.25.0.ebuild index b181e1bfde56..bd636870fe27 100644 --- a/dev-python/dulwich/dulwich-0.25.0.ebuild +++ b/dev-python/dulwich/dulwich-0.25.0.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 ~s390 ~x86" +KEYWORDS="~alpha ~amd64 ~arm arm64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~x86" IUSE="doc examples +native-extensions test" RESTRICT="!test? ( test )"
