From 4f56225546a7d9523e1a826589dade218b97da9e Mon Sep 17 00:00:00 2001 From: Krzesimir Nowak Date: Tue, 14 Jan 2025 14:47:43 +0100 Subject: [PATCH] overlay profiles: Drop accept keywords for app-containers/crun --- .../profiles/coreos/base/package.accept_keywords | 3 --- 1 file changed, 3 deletions(-) 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 8689b4720c..46016b9f6b 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 @@ -13,9 +13,6 @@ # Keep versions on both arches in sync. =app-containers/cri-tools-1.27.0 ~arm64 -# Needed by updated app-containers/containers-common -=app-containers/crun-1.17 ~amd64 ~arm64 - # Accept unstable for Docker and its CLI. =app-containers/docker-27.3.1 ~amd64 ~arm64 =app-containers/docker-cli-27.3.1 ~amd64 ~arm64