From e080c0702f38c033025889e5fcc8d9fee5bb2026 Mon Sep 17 00:00:00 2001 From: Aleksei Bavshin Date: Wed, 24 May 2023 18:22:12 -0700 Subject: [PATCH] Sericea: build for aarch64 and ppc64le Signed-off-by: Aleksei Bavshin --- fedora.conf | 2 +- variants-fedora.xml | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/fedora.conf b/fedora.conf index 6c86fd4..916a287 100644 --- a/fedora.conf +++ b/fedora.conf @@ -765,7 +765,7 @@ ostree = { "tag_ref": False, "ostree_repo": "/mnt/koji/compose/ostree/repo/", "ostree_ref": "fedora/rawhide/${basearch}/sericea", - "arches": ["x86_64"], + "arches": ["x86_64", "ppc64le", "aarch64"], "failable": ['*'], }, "^Onyx$": { diff --git a/variants-fedora.xml b/variants-fedora.xml index 47b2c3f..1b112e8 100644 --- a/variants-fedora.xml +++ b/variants-fedora.xml @@ -95,7 +95,9 @@ + aarch64 x86_64 + ppc64le