From 696cde77e2ad7a3229d74b837cd0d4cee024a689 Mon Sep 17 00:00:00 2001 From: Sayan Chowdhury Date: Fri, 26 Feb 2021 13:45:14 +0000 Subject: [PATCH] profiles: Add multipath-tools to ACCEPT_KEYWORDS This commit also removes some redundant accept_keywords Signed-off-by: Sayan Chowdhury --- .../profiles/coreos/arm64/package.accept_keywords | 2 -- .../coreos-overlay/profiles/coreos/base/package.accept_keywords | 2 ++ 2 files changed, 2 insertions(+), 2 deletions(-) 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 be83c0740f..07366649e3 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 @@ -60,11 +60,9 @@ =sys-fs/btrfs-progs-4.19.1 ~arm64 =sys-fs/cryptsetup-1.7.5 ~arm64 =sys-fs/lsscsi-0.28 ~arm64 -=sys-fs/multipath-tools-0.6.4-r1 ~arm64 =sys-fs/quota-4.04-r1 ~arm64 =sys-libs/binutils-libs-2.29.1-r1 ~arm64 =sys-libs/libcap-ng-0.7.8 ~arm64 =virtual/krb5-0-r1 ~arm64 -=virtual/libudev-232 ~arm64 =virtual/libusb-1-r2 ~arm64 =virtual/perl-File-Path-2.130.0 ~arm64 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 74c8bb2a5f..8242dafa20 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 @@ -88,3 +88,5 @@ dev-util/checkbashisms >=dev-util/dwarves-1.18 ~amd64 >=dev-libs/elfutils-0.178 ~amd64 + +=sys-fs/multipath-tools-0.8.5 ~amd64 ~arm64