From c62f88166ffbd290e8a5d05d5743e4c069609152 Mon Sep 17 00:00:00 2001 From: James Le Cuirot Date: Tue, 13 Aug 2024 10:40:36 +0100 Subject: [PATCH] profiles: Align amd64 dev-lang/python with arm64 on 3.11.9_p1 Signed-off-by: James Le Cuirot --- .../coreos-overlay/profiles/coreos/base/package.accept_keywords | 1 + 1 file changed, 1 insertion(+) 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 361eca8bf1..3d1c374fbc 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 @@ -46,6 +46,7 @@ # Keep versions on both arches in sync. =dev-cpp/glog-0.6.0 ~arm64 +=dev-lang/python-3.11.9_p1 ~amd64 # Accept unstable host Rust compilers. =dev-lang/rust-1.80.0 ~amd64 ~arm64