Blob Blame History Raw
From 881bcadaf0c156a7ef344a116b96ae942558774d Mon Sep 17 00:00:00 2001
From: Kalev Lember <klember@redhat.com>
Date: Mon, 5 Sep 2022 07:19:37 +0200
Subject: [PATCH 1/2] fedora.yaml: Drop armhfp arch

armv7hl architecture is disabled in koji in F37+.
---
 config/fedora.yaml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/config/fedora.yaml b/config/fedora.yaml
index 63b0c3f..d94519c 100644
--- a/config/fedora.yaml
+++ b/config/fedora.yaml
@@ -10,7 +10,6 @@ data:
                 dataset-regex: f(?P<releasever>[0-9]+)
                 architectures:
                     - aarch64
-                    - armhfp
                     - x86_64
                 platform-module:
                     stream-template: f{releasever}
-- 
2.38.1