From cda1e49784034826eb04a67cfe6fff5e226cc609 Mon Sep 17 00:00:00 2001 From: zimbatm Date: Sat, 25 Sep 2021 19:11:54 +0200 Subject: foreman: add more platform support See https://www.moncefbelyamani.com/understanding-the-gemfile-lock-file/ Apparently you now have to manually add all the platforms that a gem is supported on. --- pkgs/tools/system/foreman/Gemfile.lock | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'pkgs/tools/system') diff --git a/pkgs/tools/system/foreman/Gemfile.lock b/pkgs/tools/system/foreman/Gemfile.lock index 1bafc658cbc..dac60786a63 100644 --- a/pkgs/tools/system/foreman/Gemfile.lock +++ b/pkgs/tools/system/foreman/Gemfile.lock @@ -4,6 +4,10 @@ GEM foreman (0.87.2) PLATFORMS + aarch64-darwin + aarch64-linux + ruby + x86_64-darwin x86_64-linux DEPENDENCIES -- cgit 1.4.1