From 997869f2d5c0c9dff6f442e732a694248f184297 Mon Sep 17 00:00:00 2001 From: Flatcar Buildbot Date: Tue, 27 Jun 2023 12:32:04 +0200 Subject: [PATCH] overlay profiles: Add accept keywords for dev-lang/python --- .../profiles/coreos/base/package.accept_keywords | 3 +++ 1 file changed, 3 insertions(+) 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 10f5581604..aa93149afd 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 @@ -22,6 +22,9 @@ =dev-embedded/u-boot-tools-2021.04_rc2 ~arm64 =dev-lang/nasm-2.15.05 ~arm64 +# Keep versions on both arches in sync. +=dev-lang/python-3.10.12 ~amd64 + # Accept unstable host Rust compilers =dev-lang/rust-1.70.0 ~amd64 ~arm64