diff options
Diffstat (limited to 'community/geda-gaf/PKGBUILD')
-rw-r--r-- | community/geda-gaf/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/geda-gaf/PKGBUILD b/community/geda-gaf/PKGBUILD index b3e6278b9..f971fd355 100644 --- a/community/geda-gaf/PKGBUILD +++ b/community/geda-gaf/PKGBUILD @@ -6,7 +6,7 @@ pkgname=geda-gaf pkgver=1.6.2 pkgrel=2 pkgdesc="gEDA/gaf suite - Contains gschem, gnetlist, gsymcheck, gattrib, utilities and documentation from the gEDA project" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.gpleda.org" license=('GPL') depends=('gtk2' 'guile' 'libstroke' 'shared-mime-info' 'hicolor-icon-theme') |