summaryrefslogtreecommitdiff
path: root/extra/libpst/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/libpst/PKGBUILD')
-rw-r--r--extra/libpst/PKGBUILD10
1 files changed, 10 insertions, 0 deletions
diff --git a/extra/libpst/PKGBUILD b/extra/libpst/PKGBUILD
new file mode 100644
index 00000000..8ebd9181
--- /dev/null
+++ b/extra/libpst/PKGBUILD
@@ -0,0 +1,10 @@
+eval "$(
+ declare -f package_libpst | \
+ sed '
+ 2 a arch=(i486 i686 pentium3 x86_64)
+ '
+ declare -f package_libpst-docs | \
+ sed '
+ 2 a arch=(any)
+ '
+)"