Photivo: disable build for secondary arch

* fix application flags
This commit is contained in:
Gerasim Troeglazov
2020-06-07 16:36:57 +10:00
parent e0201bd119
commit dc27ea3adb
2 changed files with 3 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
resource app_flags B_SINGLE_LAUNCH;
resource app_flags B_MULTIPLE_LAUNCH;
resource app_version {
major = 0,

View File

@@ -24,8 +24,8 @@ PATCHES="photivo-$portVersion.patchset"
ADDITIONAL_FILES="photivo.rdef.in
haikuicons.zip"
ARCHITECTURES="!x86_gcc2 x86 x86_64"
SECONDARY_ARCHITECTURES="x86"
ARCHITECTURES="!x86_gcc2 ?x86 x86_64"
SECONDARY_ARCHITECTURES="?x86"
PROVIDES="
photivo$secondaryArchSuffix = $portVersion