Skip to content
Snippets Groups Projects
Commit a44c1135 authored by alice's avatar alice
Browse files

testing/dovi-tool: disable on armv7

parent ac629046
No related branches found
No related tags found
No related merge requests found
......@@ -5,8 +5,8 @@ pkgver=2.0.3
pkgrel=0
pkgdesc="Library to read and write Dolby Vision metadata"
url="https://github.com/quietvoid/dovi_tool"
# armhf: fails tests
arch="all !armhf"
# arm: fails tests
arch="all !armhf !armv7"
license="MIT"
makedepends="cargo cargo-auditable fontconfig-dev"
checkdepends="font-opensans"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment