diff options
Diffstat (limited to 'extra/streamripper/PKGBUILD')
-rw-r--r-- | extra/streamripper/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/streamripper/PKGBUILD b/extra/streamripper/PKGBUILD index 009f2eb27..9b5a60b18 100644 --- a/extra/streamripper/PKGBUILD +++ b/extra/streamripper/PKGBUILD @@ -6,7 +6,7 @@ pkgname=streamripper pkgver=1.64.6 pkgrel=1 pkgdesc="Records and splits streaming mp3 into tracks" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://streamripper.sourceforge.net" license=('GPL') depends=('glibc' 'glib2' 'libmad' 'faad2>=2.7' 'libvorbis') |