summaryrefslogtreecommitdiff
path: root/fpc-cross/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'fpc-cross/PKGBUILD')
-rw-r--r--fpc-cross/PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/fpc-cross/PKGBUILD b/fpc-cross/PKGBUILD
index ec5d979e..643c98ac 100644
--- a/fpc-cross/PKGBUILD
+++ b/fpc-cross/PKGBUILD
@@ -94,6 +94,7 @@ _package() {
}
package_fpc-cross-common() {
+ arch=('any')
pkgdesc="Common files for fpc-win32 and fpc-win64 cross compilers."
mv "$srcdir/pkg-common" "$pkgdir"
}