Only build on x86_64 archs

Only build on specific arch
master
J 2020-05-19 17:42:16 -04:00 committed by Jeremy HU
parent e471a7351f
commit d9c637e4b6
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@
"runtime-version": "5.14", "runtime-version": "5.14",
"sdk": "org.kde.Sdk", "sdk": "org.kde.Sdk",
"command": "dust3d", "command": "dust3d",
"only-arches": ["x86_64"],
"finish-args": [ "finish-args": [
"--share=ipc", "--share=ipc",
"--socket=x11", "--socket=x11",