diff options
Diffstat (limited to 'community/kgraphviewer/PKGBUILD')
-rw-r--r-- | community/kgraphviewer/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/kgraphviewer/PKGBUILD b/community/kgraphviewer/PKGBUILD index e40108382..fe18a5398 100644 --- a/community/kgraphviewer/PKGBUILD +++ b/community/kgraphviewer/PKGBUILD @@ -6,7 +6,7 @@ pkgname=kgraphviewer pkgver=2.1.1 pkgrel=3 pkgdesc="A Graphviz dot graph file viewer for KDE" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url='http://opendesktop.org/content/show.php?content=23999' license=('GPL' 'FDL') depends=('kdebase-runtime' 'kdepimlibs' 'graphviz') |