mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
python-PyQt5-webengine: broken on aarch64 too
This commit is contained in:
parent
ef2040da6d
commit
35c8545450
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@ checksum=bb6cabcc454ed1394aedfb42eb35dbee3ca324cf582e8c0ca5e8c8af0b00e325
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
arm*) broken="depends on qt5-webengine";;
|
arm*) broken="depends on qt5-webengine";;
|
||||||
|
aarch64*) broken="https://build.voidlinux.org/builders/aarch64_builder/builds/20955/steps/shell_3/logs/stdio";;
|
||||||
esac
|
esac
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue