diff options
Diffstat (limited to 'community/dumb')
-rw-r--r-- | community/dumb/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/dumb/PKGBUILD b/community/dumb/PKGBUILD index c8701a37b..ccbbbb04b 100644 --- a/community/dumb/PKGBUILD +++ b/community/dumb/PKGBUILD @@ -6,7 +6,7 @@ pkgname=dumb pkgver=0.9.3 pkgrel=5 pkgdesc="An IT, XM, S3M and MOD player library" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('custom:dumb' 'GPL') url="http://dumb.sourceforge.net/" depends=('glibc' 'allegro4') |