diff options
Diffstat (limited to 'community/aumix/PKGBUILD')
-rw-r--r-- | community/aumix/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/aumix/PKGBUILD b/community/aumix/PKGBUILD index 299af8fac..dd84c1756 100644 --- a/community/aumix/PKGBUILD +++ b/community/aumix/PKGBUILD @@ -5,7 +5,7 @@ pkgname=aumix pkgver=2.9.1 pkgrel=4 pkgdesc="A color text mode sound mixer with GPM support" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('GPL') depends=() makedepends=('gtk2' 'gpm' 'ncurses') |