From 3cf2f09621a9ef64ea326df04b3929c18f73970d Mon Sep 17 00:00:00 2001 From: Stephen Gallagher Date: Sep 25 2020 19:54:47 +0000 Subject: Fix epel 8 exclusion Signed-off-by: Stephen Gallagher --- diff --git a/nodejs.yaml b/nodejs.yaml index bde6c92..4eab60f 100644 --- a/nodejs.yaml +++ b/nodejs.yaml @@ -13,9 +13,9 @@ data: - MIT dependencies: - buildrequires: - platform: [-epel8] + platform: [-el8] requires: - platform: [-epel8] + platform: [-el8] references: community: http://nodejs.org documentation: http://nodejs.org/en/docs