summaryrefslogtreecommitdiff
path: root/extra/libmikmod/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/libmikmod/PKGBUILD')
-rw-r--r--extra/libmikmod/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/libmikmod/PKGBUILD b/extra/libmikmod/PKGBUILD
index 3cde12fec..e9cd58290 100644
--- a/extra/libmikmod/PKGBUILD
+++ b/extra/libmikmod/PKGBUILD
@@ -9,7 +9,7 @@ pkgrel=1
pkgdesc="A portable sound library"
license=('GPL' 'LGPL')
url="http://mikmod.shlomifish.org/"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
depends=('glibc' 'sh')
makedepends=('alsa-lib')
options=('!libtool')