diff options
Diffstat (limited to 'extra/mp3splt')
-rw-r--r-- | extra/mp3splt/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/mp3splt/PKGBUILD b/extra/mp3splt/PKGBUILD index 3d03d5b62..1c86b70cb 100644 --- a/extra/mp3splt/PKGBUILD +++ b/extra/mp3splt/PKGBUILD @@ -4,7 +4,7 @@ pkgname=mp3splt pkgver=2.4 pkgrel=1 -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') pkgdesc="Comandline tool for splitting mp3 and ogg files without decoding" license=('GPL') url="http://mp3splt.sourceforge.net" |