summaryrefslogtreecommitdiff
path: root/extra/abiword/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/abiword/PKGBUILD')
-rw-r--r--extra/abiword/PKGBUILD4
1 files changed, 4 insertions, 0 deletions
diff --git a/extra/abiword/PKGBUILD b/extra/abiword/PKGBUILD
new file mode 100644
index 00000000..af4c86f4
--- /dev/null
+++ b/extra/abiword/PKGBUILD
@@ -0,0 +1,4 @@
+# no link-grammar yet on i486 (needs java and ant)
+if [ "$CARCH" = 'i486' ]; then
+ depends=(${depends[@]//link-grammar/})
+fi