From 6bfb1a6484fc6e0e6b71c1d70067cad503579ba1 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Aug 22 2024 18:27:04 +0000 Subject: Add KDE Mobile Live Signed-off-by: Troy Dawson --- diff --git a/fedora.conf b/fedora.conf index a3e726b..dcf40aa 100644 --- a/fedora.conf +++ b/fedora.conf @@ -445,6 +445,16 @@ kiwibuild = { 'failable': [''], } ], + '^Spins$': [ + { + 'kiwi_profile': 'KDE-Mobile-Live', + 'arches': ['aarch64', 'x86_64'], + 'repos': ['Everything'], + 'subvariant': 'KDE_Mobile', + 'target': global_target, + 'failable': ['*'], + } + ], } live_media = {