From 1e90ea69183c461ba5bc96d034226dd3c06ea072 Mon Sep 17 00:00:00 2001 From: Krzesimir Nowak Date: Tue, 28 Feb 2023 14:53:39 +0100 Subject: [PATCH] profiles: Add accept keywords for dev-lang/python-oem --- .../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 d93ec71358..d6b9a12413 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 @@ -11,6 +11,7 @@ # Keep versions even for both arches =dev-lang/python-3.10.10_p2 ~arm64 +=dev-lang/python-oem-3.10.10_p2 ~arm64 # Accept unstable host Rust compilers =dev-lang/rust-1.67.1 ~amd64 ~arm64