diff options
Diffstat (limited to 'community/gpicview/PKGBUILD')
-rw-r--r-- | community/gpicview/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gpicview/PKGBUILD b/community/gpicview/PKGBUILD index faf15aff6..9688ffac5 100644 --- a/community/gpicview/PKGBUILD +++ b/community/gpicview/PKGBUILD @@ -3,7 +3,7 @@ pkgname=gpicview pkgver=0.2.1 pkgrel=3 pkgdesc="Picture viewer of the LXDE Desktop" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('GPL2') url="http://lxde.org/" groups=('lxde') |