From c88b5b9d7a4e31b26e161f3364f0e5857e6f07b3 Mon Sep 17 00:00:00 2001 From: Krzesimir Nowak Date: Wed, 29 Jan 2025 12:06:15 +0100 Subject: [PATCH] overlay profiles: Drop accept keywords for app-containers/docker{,-cli} --- .../profiles/coreos/base/package.accept_keywords | 4 ---- 1 file changed, 4 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 fedbd2a381..5832762f76 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 @@ -10,10 +10,6 @@ # Keep versions on both arches in sync. =app-containers/cri-tools-1.32.0 ~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 - # These seem to be the versions we initially got, but the # modifications made to the ebuilds were clobbered, so these are here # to keep using the same version. Can be dropped when these or newer