From a6f87be6653c55d4dad33436b6769a38b226a8fc Mon Sep 17 00:00:00 2001 From: gitee-cmd Date: Sat, 11 Sep 2021 17:14:59 +0800 Subject: [PATCH] fix build architecture --- nodejs-yarn.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/nodejs-yarn.spec b/nodejs-yarn.spec index 27cba52..ab38994 100644 --- a/nodejs-yarn.spec +++ b/nodejs-yarn.spec @@ -10,8 +10,6 @@ License: BSD-2-Clause URL: https://github.com/yarnpkg/yarn Source0: https://registry.npmjs.org/yarn/-/yarn-1.22.11.tgz - -ExclusiveArch: %{nodejs_arches} noarch BuildArch: noarch BuildRequires: nodejs-packaging -- Gitee