diff options
Diffstat (limited to 'community/toolame')
-rw-r--r-- | community/toolame/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/toolame/PKGBUILD b/community/toolame/PKGBUILD index 0f9fd76e3..b4ba3d230 100644 --- a/community/toolame/PKGBUILD +++ b/community/toolame/PKGBUILD @@ -7,7 +7,7 @@ pkgname=toolame pkgver=02l pkgrel=8 pkgdesc="An optimized mpeg 1/2 layer 2 audio encoder" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://sourceforge.net/projects/toolame" license=('LGPL') depends=('glibc') |