mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
common/environment/build-style/gem.sh: remove archs=noarch.
This commit is contained in:
parent
cf240858fc
commit
4acb08c4dc
1 changed files with 0 additions and 1 deletions
|
@ -1,7 +1,6 @@
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
hostmakedepends+=" ruby"
|
hostmakedepends+=" ruby"
|
||||||
depends+=" ruby"
|
depends+=" ruby"
|
||||||
archs=noarch
|
|
||||||
|
|
||||||
# default to rubygems
|
# default to rubygems
|
||||||
if [ -z "$distfiles" ]; then
|
if [ -z "$distfiles" ]; then
|
||||||
|
|
Loading…
Add table
Reference in a new issue