diff --git a/sdk_container/src/third_party/coreos-overlay/profiles/coreos/arm64/package.accept_keywords b/sdk_container/src/third_party/coreos-overlay/profiles/coreos/arm64/package.accept_keywords index 196d268519..eb55662fae 100644 --- a/sdk_container/src/third_party/coreos-overlay/profiles/coreos/arm64/package.accept_keywords +++ b/sdk_container/src/third_party/coreos-overlay/profiles/coreos/arm64/package.accept_keywords @@ -26,6 +26,7 @@ =net-libs/libnftnl-1.0.6 ** =net-libs/serf-1.3.8-r1 ~arm64 =net-misc/bridge-utils-1.5 ~arm64 +=net-misc/curl-7.55.1 ~arm64 =net-misc/iperf-3.1.3 ** =net-nds/openldap-2.4.44 ~arm64 =perl-core/File-Path-2.130.0 ~arm64 @@ -38,10 +39,12 @@ =sys-apps/util-linux-2.28.2 ~arm64 =sys-block/parted-3.2-r1 ~arm64 =sys-cluster/ipvsadm-1.27-r1 ** +=sys-devel/binutils-2.28.1 ~arm64 =sys-fs/btrfs-progs-4.10.2 ~arm64 =sys-fs/cryptsetup-1.7.4 ** =sys-fs/lsscsi-0.28 ~arm64 =sys-fs/mdadm-3.4 ** =sys-fs/quota-4.02 ** +=sys-libs/binutils-libs-2.28.1 ~arm64 =sys-libs/libcap-ng-0.7.8 ~arm64 =virtual/perl-File-Path-2.130.0 ~arm64 diff --git a/sdk_container/src/third_party/coreos-overlay/profiles/coreos/targets/sdk/package.accept_keywords b/sdk_container/src/third_party/coreos-overlay/profiles/coreos/targets/sdk/package.accept_keywords index 48186d813c..cc561c4b09 100644 --- a/sdk_container/src/third_party/coreos-overlay/profiles/coreos/targets/sdk/package.accept_keywords +++ b/sdk_container/src/third_party/coreos-overlay/profiles/coreos/targets/sdk/package.accept_keywords @@ -6,3 +6,6 @@ dev-python/botocore ~amd64 # Accept unstable host Rust compilers dev-lang/rust ~amd64 dev-util/cargo ~amd64 + +# Match binutils versions with the host +=cross-aarch64-cros-linux-gnu/binutils-2.28.1 ~arm64