summaryrefslogtreecommitdiff
path: root/extra/potrace/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/potrace/PKGBUILD')
-rw-r--r--extra/potrace/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/potrace/PKGBUILD b/extra/potrace/PKGBUILD
index d358ed94e..370447a21 100644
--- a/extra/potrace/PKGBUILD
+++ b/extra/potrace/PKGBUILD
@@ -7,7 +7,7 @@ pkgver=1.11
pkgrel=1
pkgdesc='Utility for tracing a bitmap (input: PBM,PGM,PPM,BMP; output: EPS,PS,PDF,SVG,DXF,PGM,Gimppath,XFig)'
url='http://potrace.sourceforge.net/'
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
license=('GPL')
options=('!libtool')
source=("http://potrace.sourceforge.net/download/${pkgname}-${pkgver}.tar.gz")