From ed3c2feec2aa09e78ad1907999e19d9eaf965f3c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Hor=C3=A1k?= Date: Thu, 25 Mar 2021 09:34:29 +0100 Subject: [PATCH] F-34/F-35: mark packages as ppc64le specific MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Mark lsvpd and powerpc-utils as specific to ppc64le platform. This should avoid warnings about missing packages in @Core on other platforms. Signed-off-by: Dan HorĂ¡k --- comps-f34.xml.in | 4 ++-- comps-f35.xml.in | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/comps-f34.xml.in b/comps-f34.xml.in index 5fa87c26..a95e52fa 100644 --- a/comps-f34.xml.in +++ b/comps-f34.xml.in @@ -603,9 +603,9 @@ dracut-config-rescue fedora-repos-modular firewalld - lsvpd + lsvpd NetworkManager - powerpc-utils + powerpc-utils s390utils-base systemd-oomd-defaults zram-generator-defaults diff --git a/comps-f35.xml.in b/comps-f35.xml.in index d2ab89c6..49ed666a 100644 --- a/comps-f35.xml.in +++ b/comps-f35.xml.in @@ -603,9 +603,9 @@ dracut-config-rescue fedora-repos-modular firewalld - lsvpd + lsvpd NetworkManager - powerpc-utils + powerpc-utils s390utils-base systemd-oomd-defaults zram-generator-defaults