environment/build-style/gem.sh: set noarch=yes to archs=noarch

This commit is contained in:
maxice8
2019-02-16 04:01:53 -02:00
parent 213858e3e7
commit 0f76ad0f76

View File

@@ -1,7 +1,7 @@
lib32disabled=yes
hostmakedepends+=" ruby"
depends+=" ruby"
noarch=yes
archs=noarch
# default to rubygems
if [ -z "$distfiles" ]; then