commit: 009ce6f69219bb8d660c2d31d0f9d352c55f6e74
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 24 04:14:50 2026 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Tue Feb 24 04:14:50 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=009ce6f6
dev-python/pydantic: Stabilize 2.12.5 x86, #970514
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>
dev-python/pydantic/pydantic-2.12.5.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/pydantic/pydantic-2.12.5.ebuild
b/dev-python/pydantic/pydantic-2.12.5.ebuild
index 26236a767af5..3b8c0996e992 100644
--- a/dev-python/pydantic/pydantic-2.12.5.ebuild
+++ b/dev-python/pydantic/pydantic-2.12.5.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
@@ -137,7 +137,7 @@ LICENSE+="
|| ( Apache-2.0 Boost-1.0 )
"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc x86"
RDEPEND="
>=dev-python/annotated-types-0.6.0[${PYTHON_USEDEP}]