summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2013-04-11 17:40:46 +0200
committerMichał Masłowski <mtjm@mtjm.eu>2013-04-11 17:40:46 +0200
commitcdb4953fed0ade2ad8f6f6156411eac1eecd2e82 (patch)
tree8b89341e4c56acef35ec3c56bd0cdb34e743a889
parent2c856a17a1d672913a5c25edb5d1b1339615aeb6 (diff)
Unarch ppl: broken build, no reverse dependencies.
-rw-r--r--extra/ppl/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/ppl/PKGBUILD b/extra/ppl/PKGBUILD
index e75e6507e..db6a759a3 100644
--- a/extra/ppl/PKGBUILD
+++ b/extra/ppl/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=ppl
pkgver=1.0
pkgrel=1.1
pkgdesc="A modern library for convex polyhedra and other numerical abstractions."
-arch=('i686' 'x86_64' 'mips64el')
+arch=('i686' 'x86_64')
url="http://bugseng.com/products/ppl"
license=('GPL3')
depends=('gmp>=5.0')