diff options
Diffstat (limited to 'community/ccd2iso/PKGBUILD')
-rw-r--r-- | community/ccd2iso/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/ccd2iso/PKGBUILD b/community/ccd2iso/PKGBUILD index 999e55d53..907e8fae1 100644 --- a/community/ccd2iso/PKGBUILD +++ b/community/ccd2iso/PKGBUILD @@ -7,7 +7,7 @@ pkgname=ccd2iso pkgver=0.3 pkgrel=6 pkgdesc="Converts CCD/IMG CloneCD images to ISO format" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://sourceforge.net/projects/ccd2iso" license=('GPL') depends=('glibc') |