diff options
Diffstat (limited to 'extra/mp3splt/PKGBUILD')
-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 8cd23495f..93aa0bec0 100644 --- a/extra/mp3splt/PKGBUILD +++ b/extra/mp3splt/PKGBUILD @@ -4,7 +4,7 @@ pkgname=mp3splt pkgver=2.6 pkgrel=1 -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') pkgdesc="Commandline tool for splitting mp3 and ogg files without decoding" license=('GPL') url="http://mp3splt.sourceforge.net" |