diff options
Diffstat (limited to 'extra/gimp-dbp/PKGBUILD')
-rw-r--r-- | extra/gimp-dbp/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/gimp-dbp/PKGBUILD b/extra/gimp-dbp/PKGBUILD index 9ebff69c5..eb506e74f 100644 --- a/extra/gimp-dbp/PKGBUILD +++ b/extra/gimp-dbp/PKGBUILD @@ -6,7 +6,7 @@ pkgname=gimp-dbp pkgver=1.1.9 pkgrel=3 pkgdesc="David's batch processor for the GIMP" -arch=('i686' 'x86_64') +arch=(i686 x86_64 'mips64el') url="http://members.ozemail.com.au/~hodsond/dbp.html" license=('GPL') depends=('gimp') |