environment/build-style/gem.sh: set noarch=yes to archs=noarch
This commit is contained in:
parent
213858e3e7
commit
0f76ad0f76
@ -1,7 +1,7 @@
|
|||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
hostmakedepends+=" ruby"
|
hostmakedepends+=" ruby"
|
||||||
depends+=" ruby"
|
depends+=" ruby"
|
||||||
noarch=yes
|
archs=noarch
|
||||||
|
|
||||||
# default to rubygems
|
# default to rubygems
|
||||||
if [ -z "$distfiles" ]; then
|
if [ -z "$distfiles" ]; then
|
||||||
|
Loading…
x
Reference in New Issue
Block a user