diff options
Diffstat (limited to 'community/pysol-sound-server/PKGBUILD')
-rw-r--r-- | community/pysol-sound-server/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/pysol-sound-server/PKGBUILD b/community/pysol-sound-server/PKGBUILD index b3f7c814c..254e01b88 100644 --- a/community/pysol-sound-server/PKGBUILD +++ b/community/pysol-sound-server/PKGBUILD @@ -5,7 +5,7 @@ pkgname=pysol-sound-server pkgver=3.01 pkgrel=7 pkgdesc="A Python extension module that plays WAV samples together with MP3 or MOD background music" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.pysol.org/" license=('GPL' 'LGPL') depends=('python2' 'smpeg') |