From 8e894a8a6791867c47c873a84d2fd428bc1af70c Mon Sep 17 00:00:00 2001 From: Anton Bolshakov Date: Sat, 21 Feb 2026 18:34:01 +0800 Subject: [PATCH] profile: newer version pydantic --- profiles/pentoo/base/package.accept_keywords/dev-python | 3 +++ 1 file changed, 3 insertions(+) diff --git a/profiles/pentoo/base/package.accept_keywords/dev-python b/profiles/pentoo/base/package.accept_keywords/dev-python index 3fd03558f..c15c00d5e 100644 --- a/profiles/pentoo/base/package.accept_keywords/dev-python +++ b/profiles/pentoo/base/package.accept_keywords/dev-python @@ -323,3 +323,6 @@ dev-python/browser-cookie3 # dnsrecon =dev-python/loguru-0* =dev-python/ujson-5.11* + +# required by dev-util/lief and python 3.14 +~dev-python/pydantic-2.12.3