diff options
Diffstat (limited to 'extra/libsidplay/PKGBUILD')
-rw-r--r-- | extra/libsidplay/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/libsidplay/PKGBUILD b/extra/libsidplay/PKGBUILD index 4d1dfa791..5aa4368dc 100644 --- a/extra/libsidplay/PKGBUILD +++ b/extra/libsidplay/PKGBUILD @@ -6,7 +6,7 @@ pkgname=libsidplay pkgver=1.36.59 pkgrel=4 pkgdesc="A library for playing SID music files." -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://critical.ch/distfiles/" license=('GPL') depends=('gcc-libs') |