From 3e0a85a6f0b97853c934fe878bec96e302e6e1ab Mon Sep 17 00:00:00 2001 From: Krzesimir Nowak Date: Tue, 22 Mar 2022 14:26:04 +0100 Subject: [PATCH] profiles: Drop sys-devel/binutils from accept_keywords The updated package is stable for both amd64 and arm64. --- .../coreos-overlay/profiles/coreos/base/package.accept_keywords | 1 - 1 file changed, 1 deletion(-) 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 fd1b12628b..6c12e25fee 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 @@ -27,7 +27,6 @@ =net-misc/wget-1.21.2 ~amd64 ~arm64 # Upgrade to GCC 10.3.0 to support latest glibc builds -=sys-devel/binutils-2.37_p1 ~amd64 ~arm64 =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