diff options
Diffstat (limited to 'community/alure/PKGBUILD')
-rw-r--r-- | community/alure/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/alure/PKGBUILD b/community/alure/PKGBUILD index 2521fa226..12bc6606a 100644 --- a/community/alure/PKGBUILD +++ b/community/alure/PKGBUILD @@ -5,7 +5,7 @@ pkgname=alure pkgver=1.1 pkgrel=3 pkgdesc='Utility library to help manage common tasks with OpenAL applications.' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url='http://kcat.strangesoft.net/alure.html' license=('LGPL') depends=('openal') |