Disable i386

This commit is contained in:
Bartłomiej Piotrowski 2017-06-20 10:16:49 +02:00
parent de213809b2
commit 5ae386a2cd
2 changed files with 3 additions and 5 deletions

3
flathub.json Normal file
View file

@ -0,0 +1,3 @@
{
"skip-arches": ["i386"]
}

View file

@ -26,11 +26,6 @@
"-DENABLE_EVDEV=OFF"
],
"arch": {
"i386": {
"config-opts": [
"-DENABLE_GENERIC=ON"
]
},
"arm": {
"config-opts": [
"-DENABLE_GENERIC=ON"