From a1b07db8915ec11f1e5626166ec2819c458ca96f Mon Sep 17 00:00:00 2001 From: Krzesimir Nowak Date: Tue, 27 Aug 2024 14:34:15 +0200 Subject: [PATCH] overlay profiles: Update accept keywords for dev-lang/python --- .../coreos-overlay/profiles/coreos/base/package.accept_keywords | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.accept_keywords b/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.accept_keywords index 5ed414d689..6648067e74 100644 --- a/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.accept_keywords +++ b/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.accept_keywords @@ -47,7 +47,7 @@ # Keep versions on both arches in sync. =dev-cpp/glog-0.6.0 ~arm64 -=dev-lang/python-3.11.9_p1 ~amd64 +=dev-lang/python-3.11.9_p2 ~amd64 # Accept unstable host Rust compilers. =dev-lang/rust-1.80.1 ~amd64 ~arm64