mirror of
https://github.com/flatcar/scripts.git
synced 2025-10-17 18:31:13 +02:00
To un-break the toolchain build for arm64 for the glibc-2.33 update, a few packages require un-masking for arm64. This change unmasks arm64 for * app-misc/pax-utils * dev-libs/libev, libverto * virtual/acl Unmasking this here instead of overriding the masks in package.accept_keywords because our ebuild versions are outdated, newer upstream versions are unmasked for arm64 already. I.e. when we update to current upstream these packages will remain available on ARM64, no need to use custom overrides via package.accept_keywords. Signed-off-by: Thilo Fromm <thilo@kinvolk.io>