mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
mdcat: broken on armv{6,7}l for now
This commit is contained in:
parent
4729ab3376
commit
6f50eb3dae
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@ distfiles="https://github.com/lunaryorn/mdcat/archive/mdcat-${version}.tar.gz"
|
|||
checksum=92fddabab24f2e7d673b06c1f31a7746abbb547c5581faaed17a8e3e1e5b17a5
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
armv6l|armv7l) broken="https://build.voidlinux.org/builders/armv7l_builder/builds/36158/steps/shell_3/logs/stdio" ;;
|
||||
x86_64*|i686*|arm*|aarch64*) ;;
|
||||
*) broken="ftbfs in ring" ;;
|
||||
esac
|
||||
|
|
Loading…
Add table
Reference in a new issue