diff options
Diffstat (limited to 'community/soundkonverter/PKGBUILD')
-rw-r--r-- | community/soundkonverter/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/soundkonverter/PKGBUILD b/community/soundkonverter/PKGBUILD index d3789e6e4..d815835f8 100644 --- a/community/soundkonverter/PKGBUILD +++ b/community/soundkonverter/PKGBUILD @@ -8,7 +8,7 @@ pkgname=soundkonverter pkgver=1.6.4 pkgrel=1 pkgdesc="Front-end to various audio converters" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.kde-apps.org/content/show.php?content=29024" license=('GPL') depends=('kdebase-runtime' 'libkcddb' 'cdparanoia' 'taglib') |