From f7b6964f724004ac49d34f72c99342c0548599df Mon Sep 17 00:00:00 2001 From: Honza Horak Date: Fri, 29 Jan 2021 13:44:07 +0100 Subject: [PATCH] Do not limit the platforms at all --- postgresql.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/postgresql.yaml b/postgresql.yaml index 5ee418f..639af41 100644 --- a/postgresql.yaml +++ b/postgresql.yaml @@ -11,9 +11,9 @@ data: module: [MIT] dependencies: - buildrequires: - platform: [f32, f33] + platform: [] requires: - platform: [f32, f33] + platform: [] references: community: https://docs.pagure.org/modularity/ documentation: https://www.postgresql.org/docs/