diff options
Diffstat (limited to 'community/gnac/PKGBUILD')
-rw-r--r-- | community/gnac/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gnac/PKGBUILD b/community/gnac/PKGBUILD index 42cb76b7f..9b70a49ff 100644 --- a/community/gnac/PKGBUILD +++ b/community/gnac/PKGBUILD @@ -5,7 +5,7 @@ pkgname=gnac pkgver=0.2.4.1 pkgrel=1 pkgdesc="Audio converter for GNOME" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://gnac.sourceforge.net/" license=('GPL') depends=('libnotify' 'libunique3' 'gstreamer0.10-base-plugins' 'dconf' 'desktop-file-utils' 'hicolor-icon-theme' 'xdg-utils') |