diff options
Diffstat (limited to 'community/ccd2iso/PKGBUILD')
-rw-r--r-- | community/ccd2iso/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/ccd2iso/PKGBUILD b/community/ccd2iso/PKGBUILD index c3a56f762..353d4e2ae 100644 --- a/community/ccd2iso/PKGBUILD +++ b/community/ccd2iso/PKGBUILD @@ -5,9 +5,9 @@ pkgname=ccd2iso pkgver=0.3 -pkgrel=7 +pkgrel=7.1 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') |