diff options
Diffstat (limited to 'community/xwax/PKGBUILD')
-rw-r--r-- | community/xwax/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/xwax/PKGBUILD b/community/xwax/PKGBUILD index 81dfd7765..202946c61 100644 --- a/community/xwax/PKGBUILD +++ b/community/xwax/PKGBUILD @@ -6,7 +6,7 @@ pkgname=xwax pkgver=1.3 pkgrel=1 pkgdesc='Open-source vinyl emulation software for Linux.' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url='http://www.xwax.co.uk/' license=('GPL') depends=('alsa-lib' 'sdl_ttf' 'ttf-dejavu') |