From 2653b675010511ba83c68bf4fe9b3d092e8c934b Mon Sep 17 00:00:00 2001 From: Stephen Gallagher Date: Tue, 23 Apr 2019 17:39:05 -0400 Subject: [PATCH] Drop support for F28 F28 doesn't have OpenSSL 1.1.1 Signed-off-by: Stephen Gallagher --- nodejs.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nodejs.yaml b/nodejs.yaml index 3d98aa5..d968ffe 100644 --- a/nodejs.yaml +++ b/nodejs.yaml @@ -13,9 +13,9 @@ data: - MIT dependencies: - buildrequires: - platform: [] + platform: [-f28] requires: - platform: [] + platform: [-f28] references: community: http://nodejs.org documentation: http://nodejs.org/en/docs