From 4c8cd9ffe63503758552a6b18e471318d22d7a5a Mon Sep 17 00:00:00 2001 From: Krzesimir Nowak Date: Tue, 22 Mar 2022 14:44:13 +0100 Subject: [PATCH] profiles: Drop sys-libs/binutils-libs from accept_keywords The updated package is stable for both amd64 and arm64. --- .../profiles/coreos/base/package.accept_keywords | 8 -------- 1 file changed, 8 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 6c12e25fee..44ecd71e89 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 @@ -26,14 +26,6 @@ # keywords for wget 1.21.2. =net-misc/wget-1.21.2 ~amd64 ~arm64 -# Upgrade to GCC 10.3.0 to support latest glibc builds -=sys-libs/binutils-libs-2.37_p1 ~amd64 ~arm64 -# This needs to be kept in-sync otherwise dev container contains -# different binutils than was used by crossdev to build kernel -# which breaks kmod builds -=cross-x86_64-cros-linux-gnu/binutils-2.37_p1 ~amd64 -=cross-aarch64-cros-linux-gnu/binutils-2.37_p1 ~arm64 - =sys-fs/cryptsetup-2.4.1-r1 ~amd64 ~arm64 =sys-libs/libseccomp-2.5.0 ~amd64 ~arm64