ruby: broken until indirect dependencies are built
This commit is contained in:
parent
4c4ad4ea52
commit
113f6ddfbf
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="delay until indirect dependencies are build"
|
||||||
|
|
||||||
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