From 5c566af2cf04c084957258deb3c9f38d3a326584 Mon Sep 17 00:00:00 2001 From: Stephen Gallagher Date: Fri, 5 Nov 2021 12:45:54 -0400 Subject: [PATCH] Build for EL8 Signed-off-by: Stephen Gallagher --- nodejs.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nodejs.yaml b/nodejs.yaml index 99c33d1..3e08ace 100644 --- a/nodejs.yaml +++ b/nodejs.yaml @@ -13,9 +13,9 @@ data: - MIT dependencies: - buildrequires: - platform: [-el8] + platform: [el8] requires: - platform: [-el8] + platform: [el8] references: community: http://nodejs.org documentation: http://nodejs.org/en/docs