From 25e996b5556aaf34e7db67c5b3d4225500bb9004 Mon Sep 17 00:00:00 2001 From: Jeremi Piotrowski Date: Tue, 9 Nov 2021 10:23:05 +0000 Subject: [PATCH] profiles: add missing arm64 sdk keywords The recent keyword cleanup removed two keywords that are necessary to bootstrap an arm64 sdk: open-vmdk and virtual/cdrtools. Restore them. Signed-off-by: Jeremi Piotrowski --- .../profiles/coreos/arm64/package.accept_keywords | 2 ++ 1 file changed, 2 insertions(+) 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 3c45738227..a72021e0c7 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 @@ -2,6 +2,7 @@ # Keep these in alphabetical order. # needed by arm64-native SDK +=app-emulation/open-vmdk-1.0 * app-misc/editor-wrapper * =app-misc/jq-1.6-r3 ~arm64 @@ -130,6 +131,7 @@ sys-apps/debianutils * =sys-libs/libsepol-3.1 ~arm64 =sys-power/iasl-20161222 ~arm64 =sys-process/tini-0.18.0 ~arm64 +=virtual/cdrtools-0 * =virtual/krb5-0-r1 ~arm64 =virtual/libusb-1-r2 ~arm64 =x11-libs/pixman-0.32.8 ~arm64