From 3441e88e4da668267b5645a61e922de0c9313a78 Mon Sep 17 00:00:00 2001 From: Krzesimir Nowak Date: Thu, 4 Jul 2024 13:06:17 +0200 Subject: [PATCH] overlay profiles: Add accept keywords for app-containers/podman --- .../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 0e2113c44d..8533b5b78f 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 @@ -12,6 +12,7 @@ dev-util/catalyst ~amd64 ~arm64 =app-containers/containerd-1.7.19 ~amd64 ~arm64 # DO NOT EDIT THIS LINE. Added by containerd-apply-patch.sh on 2024-07-05 08:17:23 =app-containers/cri-tools-1.27.0 ~amd64 ~arm64 +=app-containers/podman-5.0.2 ~amd64 ~arm64 =app-containers/runc-1.1.13 ~amd64 ~arm64 # Seems to be the only available ebuild in portage-stable right now.