From c7dca915eabbbec28c21b2e572d6657583e2ee9c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Thu, 16 Nov 2017 14:39:06 +0100 Subject: [PATCH] Port to platform:f27 --- nodejs.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/nodejs.yaml b/nodejs.yaml index c0d8a41..3e1af6d 100644 --- a/nodejs.yaml +++ b/nodejs.yaml @@ -14,11 +14,11 @@ data: buildrequires: # http-parser, libuv, c-ares and V8 are bundled # openssl, icu and zlib should be provided by platform - platform: master - python2: master + platform: f27 + python2: 2.7 requires: - platform: master - python2: master + platform: f27 + python2: 2.7 references: community: http://nodejs.org documentation: http://nodejs.org/en/docs