Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/extra/libpst
diff options
context:
space:
mode:
Diffstat (limited to 'extra/libpst')
-rw-r--r--extra/libpst/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/libpst/PKGBUILD b/extra/libpst/PKGBUILD
index 8ebd9181..5b0e2fb4 100644
--- a/extra/libpst/PKGBUILD
+++ b/extra/libpst/PKGBUILD
@@ -1,7 +1,7 @@
eval "$(
declare -f package_libpst | \
sed '
- 2 a arch=(i486 i686 pentium3 x86_64)
+ 2 a arch=('"${arch[@]}"')
'
declare -f package_libpst-docs | \
sed '