diff options
Diffstat (limited to 'extra/gnucash/PKGBUILD')
-rw-r--r-- | extra/gnucash/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/gnucash/PKGBUILD b/extra/gnucash/PKGBUILD index 95b16c353..93502f0a3 100644 --- a/extra/gnucash/PKGBUILD +++ b/extra/gnucash/PKGBUILD @@ -6,7 +6,7 @@ pkgname=gnucash pkgver=2.4.11 pkgrel=1 pkgdesc="A personal and small-business financial-accounting application" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.gnucash.org" license=("GPL") depends=('gtkhtml' 'slib' 'goffice' 'libgnomeui' 'libdbi-drivers' 'aqbanking' 'desktop-file-utils') |