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 d7abf3ba94..094a082988 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 @@ -61,3 +61,6 @@ # Required for CVE-2022-27239, CVE-2022-29869 =net-fs/cifs-utils-6.15 ~amd64 ~arm64 + +# Required to fix toolchains build during fsscript in stage 4 of SDK build. +=sys-devel/crossdev-20220709 ~amd64 ~arm64