From 67a9934702c20408daee6455b5d7b6730fadcfe4 Mon Sep 17 00:00:00 2001 From: Krzesimir Nowak Date: Tue, 17 Sep 2024 15:36:41 +0200 Subject: [PATCH] overlay profiles: Drop invalid accept keywords for dev-libs/protobuf We have masked protobuf >=22, the update_engine would need to be updated for the newer version of protobuf. --- .../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 294099c2a8..dadfbdc545 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 @@ -56,9 +56,6 @@ # The only available ebuild (from GURU) has ~amd64 and no keyword for arm64 yet. =dev-libs/luksmeta-9-r1 ** -# Keep versions on both arches in sync. -=dev-libs/protobuf-23.3-r4 ~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