gwenview: cross broken for now

This commit is contained in:
Helmut Pozimski 2023-04-22 12:17:36 +02:00
parent 1eeb961791
commit ae143da982
1 changed files with 4 additions and 0 deletions

View File

@ -20,3 +20,7 @@ license="GPL-2.0-or-later"
homepage="https://www.kde.org/applications/graphics/gwenview"
distfiles="${KDE_SITE}/release-service/${version}/src/${pkgname}-${version}.tar.xz"
checksum=b63d81b4471bd37526b0da8f283373df3f60c9a5ea7c9cc40d3baa599c76a50c
if [ -n "$CROSS_BUILD" ]; then
broken="https://build.voidlinux.org/builders/aarch64_builder/builds/43111/steps/shell_3/logs/stdio"
fi