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 077f71eff..7917e5a8e 100644 --- a/community/xloadimage/PKGBUILD +++ b/community/xloadimage/PKGBUILD @@ -7,7 +7,7 @@ pkgname=xloadimage pkgver=4.1 pkgrel=12 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") |