From 3c7b1868a499e3531d83db05fc4c49bdb45a0a7e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Mon, 21 Jun 2021 15:24:34 +0200 Subject: [PATCH] Try run-requiring platform explictly A workround for . --- perl-bootstrap.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/perl-bootstrap.yaml b/perl-bootstrap.yaml index e6ed684..124cbbd 100644 --- a/perl-bootstrap.yaml +++ b/perl-bootstrap.yaml @@ -140,6 +140,8 @@ data: configurations: - context: '601d93de' platform: f33 + requires: + platform: [f33] buildopts: rpms: macros: | @@ -204,6 +206,8 @@ data: %_without_perl_version_enables_optional_test 1 - context: '058368ca' platform: f34 + requires: + platform: [f34] buildopts: rpms: macros: | @@ -268,6 +272,8 @@ data: %_without_perl_version_enables_optional_test 1 - context: 'f27b74a8' platform: f35 + requires: + platform: [f35] buildopts: rpms: macros: | @@ -331,6 +337,8 @@ data: %_without_perl_URI_enables_Business_ISBN 1 %_without_perl_version_enables_optional_test 1 - context: '8b234a03' + requires: + platform: [eln] platform: eln buildopts: rpms: