diff options
Diffstat (limited to 'community/iat/PKGBUILD')
-rw-r--r-- | community/iat/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/iat/PKGBUILD b/community/iat/PKGBUILD index 4c5b876dd..4ca48ddc2 100644 --- a/community/iat/PKGBUILD +++ b/community/iat/PKGBUILD @@ -6,7 +6,7 @@ pkgname=iat pkgver=0.1.7 pkgrel=2 pkgdesc="Detects many formats of cd-rom image files (BIN,MDF,PDI,CDI,NRG,B5I) and converts them to ISO-9660" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://iat.berlios.de/" license=('GPL') depends=('glibc') |