ruby: break again until dependencies are built
This commit is contained in:
parent
f60b92fd02
commit
c11d3a8d08
1 changed files with 2 additions and 0 deletions
|
@ -19,6 +19,8 @@ license="Ruby, BSD-2-Clause"
|
||||||
distfiles="https://cache.ruby-lang.org/pub/ruby/${version%.*}/${pkgname}-${version}.tar.bz2"
|
distfiles="https://cache.ruby-lang.org/pub/ruby/${version%.*}/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=97ddf1b922f83c1f5c50e75bf54e27bba768d75fea7cda903b886c6745e60f0a
|
checksum=97ddf1b922f83c1f5c50e75bf54e27bba768d75fea7cda903b886c6745e60f0a
|
||||||
|
|
||||||
|
broken="temporarily until indirect dependencies are built"
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
*-musl) # Broken on the builders but successfully built locally
|
*-musl) # Broken on the builders but successfully built locally
|
||||||
# As a workaround disable all docs
|
# As a workaround disable all docs
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue