diff options
Diffstat (limited to 'extra/glsof/PKGBUILD')
-rw-r--r-- | extra/glsof/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/glsof/PKGBUILD b/extra/glsof/PKGBUILD index 05a63141a..2b0820bda 100644 --- a/extra/glsof/PKGBUILD +++ b/extra/glsof/PKGBUILD @@ -7,7 +7,7 @@ _fmver=1.6.1 _qver=1.0.0 pkgrel=1 pkgdesc="Two separate GUI utilities (Queries and Filemonitor) to the lsof command line utility" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://glsof.sourceforge.net/" license=('GPL3') depends=('sh' 'java-runtime' 'lsof') |