gwenview: cross broken for now
This commit is contained in:
parent
1eeb961791
commit
ae143da982
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue