diff options
Diffstat (limited to 'extra/graphviz/PKGBUILD')
-rw-r--r-- | extra/graphviz/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/graphviz/PKGBUILD b/extra/graphviz/PKGBUILD index 3fd2a00e1..d6831a4b0 100644 --- a/extra/graphviz/PKGBUILD +++ b/extra/graphviz/PKGBUILD @@ -8,7 +8,7 @@ pkgrel=3 pkgdesc='Graph visualization software' url='http://www.graphviz.org/' license=('custom:EPL') -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') depends=('gd' 'librsvg' 'libxaw' 'ghostscript' 'pango') makedepends=('swig' 'mono' 'guile' 'lua' 'ocaml' 'perl' 'php' 'python2' 'r' 'ruby' 'tk') optdepends=('mono: sharp bindings' |