From e4b719b01fd24f445d97d006fda3734c7037e7f9 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Fri, 16 Nov 2018 14:19:37 -0800 Subject: [PATCH] Testing multiple platforms --- testmodule.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/testmodule.yaml b/testmodule.yaml index e95b8de..0226e4b 100644 --- a/testmodule.yaml +++ b/testmodule.yaml @@ -9,7 +9,9 @@ data: buildrequires: platform: f30 requires: - platform: [ f30, f29 ] + platform: + - f30 + - f29 references: community: https://fedoraproject.org/wiki/Modularity documentation: https://fedoraproject.org/wiki/Fedora_Packaging_Guidelines_for_Modules