diff options
Diffstat (limited to 'community/xloadimage')
-rw-r--r-- | community/xloadimage/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/xloadimage/PKGBUILD b/community/xloadimage/PKGBUILD index 3a4fa3b8f..3d0602889 100644 --- a/community/xloadimage/PKGBUILD +++ b/community/xloadimage/PKGBUILD @@ -7,7 +7,7 @@ pkgname=xloadimage pkgver=4.1 pkgrel=13 pkgdesc="An utility to view many different types of images under X11" -arch=(i686 x86_64) +arch=(i686 x86_64 'mips64el') #url="http://world.std.com/~jimf/xloadimage.html" url="http://sioseis.ucsd.edu/xloadimage.html" license=("MIT") |