From 13121172a60b1fab11fc9561a8ca91e0f0e48f02 Mon Sep 17 00:00:00 2001 From: Neal Gompa Date: Jul 09 2024 11:16:47 +0000 Subject: KDE: Add ppc64le build This gives us parity with Kinoite. Signed-off-by: Neal Gompa --- diff --git a/fedora.conf b/fedora.conf index 75e2a46..5a4d6a7 100644 --- a/fedora.conf +++ b/fedora.conf @@ -480,8 +480,8 @@ live_media = { { 'name': 'Fedora-KDE-Live', 'kickstart': 'fedora-live-kde.ks', - 'arches': ['x86_64', 'aarch64'], - 'failable': ['aarch64'], + 'arches': ['x86_64', 'aarch64', 'ppc64le'], + 'failable': ['aarch64', 'ppc64le'], 'repo': 'Everything', 'install_tree_from': 'Everything', 'subvariant': 'KDE'