diff options
Diffstat (limited to 'community/isomaster')
-rw-r--r-- | community/isomaster/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/isomaster/PKGBUILD b/community/isomaster/PKGBUILD index 6bb9f6cb8..346040aa9 100644 --- a/community/isomaster/PKGBUILD +++ b/community/isomaster/PKGBUILD @@ -7,7 +7,7 @@ pkgname=isomaster pkgver=1.3.8 pkgrel=1 pkgdesc="CD image editor written in GTK2" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://littlesvr.ca/isomaster" license=('GPL2') depends=('gtk2' 'desktop-file-utils') |