diff options
Diffstat (limited to 'community/asunder')
-rw-r--r-- | community/asunder/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/asunder/PKGBUILD b/community/asunder/PKGBUILD index bb26a85e5..e4c017bb4 100644 --- a/community/asunder/PKGBUILD +++ b/community/asunder/PKGBUILD @@ -8,7 +8,7 @@ pkgname=asunder pkgver=2.1 pkgrel=1 pkgdesc="a graphical CD ripper and encoder" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://littlesvr.ca/asunder/" license=('GPL2') depends=('gtk2' 'libcddb' 'cdparanoia') |