common/environment/build-style/gem.sh: remove archs=noarch.
This commit is contained in:
parent
cf240858fc
commit
4acb08c4dc
|
@ -1,7 +1,6 @@
|
|||
lib32disabled=yes
|
||||
hostmakedepends+=" ruby"
|
||||
depends+=" ruby"
|
||||
archs=noarch
|
||||
|
||||
# default to rubygems
|
||||
if [ -z "$distfiles" ]; then
|
||||
|
|
Loading…
Reference in New Issue