sshfs_fuse, disable secondary architecture on 32bit (#6697)

This commit is contained in:
Schrijvers Luc
2022-03-06 18:46:19 +01:00
committed by GitHub
parent 7ccccfc908
commit 55708fa5a0

View File

@@ -22,7 +22,7 @@ SOURCE_DIR="sshfs-sshfs-$portVersion"
PATCHES="sshfs-$portVersion.patch"
ARCHITECTURES="all"
SECONDARY_ARCHITECTURES="x86_gcc2 x86"
SECONDARY_ARCHITECTURES="x86_gcc2 !x86"
PROVIDES="
sshfs_fuse$secondaryArchSuffix = $portVersion