From 4acb08c4dc9f93318b5d85d184e771d20796941b Mon Sep 17 00:00:00 2001 From: fosslinux Date: Sat, 5 Sep 2020 08:12:58 +1000 Subject: [PATCH] common/environment/build-style/gem.sh: remove archs=noarch. --- common/environment/build-style/gem.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/common/environment/build-style/gem.sh b/common/environment/build-style/gem.sh index 39b5228b45a..73a97bda7d8 100644 --- a/common/environment/build-style/gem.sh +++ b/common/environment/build-style/gem.sh @@ -1,7 +1,6 @@ lib32disabled=yes hostmakedepends+=" ruby" depends+=" ruby" -archs=noarch # default to rubygems if [ -z "$distfiles" ]; then