environment/build-style/gem.sh: set noarch=yes to archs=noarch
This commit is contained in:
parent
213858e3e7
commit
0f76ad0f76
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
lib32disabled=yes
|
||||
hostmakedepends+=" ruby"
|
||||
depends+=" ruby"
|
||||
noarch=yes
|
||||
archs=noarch
|
||||
|
||||
# default to rubygems
|
||||
if [ -z "$distfiles" ]; then
|
||||
|
|
Loading…
Reference in a new issue