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
No known key found for this signature in database
GPG key ID: 543B9D4F4299F06B

View file

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