summaryrefslogtreecommitdiff
path: root/extra
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2021-05-20 12:29:54 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2021-05-20 12:29:54 +0200
commit2cfef6d56c7bc4ff76446011bcefbcc0f4e1c466 (patch)
tree3752f478d1f52a2ee38cbf5361eb6a5147bc1019 /extra
parent6e9e3c5b3b08c44f72413fd5abbd06b35cb2e7ed (diff)
downloadpackages-2cfef6d56c7bc4ff76446011bcefbcc0f4e1c466.tar.xz
extra/abiword: link-grammar is available on i486 now
Diffstat (limited to 'extra')
-rw-r--r--extra/abiword/PKGBUILD4
1 files changed, 0 insertions, 4 deletions
diff --git a/extra/abiword/PKGBUILD b/extra/abiword/PKGBUILD
deleted file mode 100644
index af4c86f4..00000000
--- a/extra/abiword/PKGBUILD
+++ /dev/null
@@ -1,4 +0,0 @@
-# no link-grammar yet on i486 (needs java and ant)
-if [ "$CARCH" = 'i486' ]; then
- depends=(${depends[@]//link-grammar/})
-fi