diff options
Diffstat (limited to 'community/gkrellm')
-rw-r--r-- | community/gkrellm/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gkrellm/PKGBUILD b/community/gkrellm/PKGBUILD index 332336010..1b7db8aaf 100644 --- a/community/gkrellm/PKGBUILD +++ b/community/gkrellm/PKGBUILD @@ -7,7 +7,7 @@ pkgname=gkrellm pkgver=2.3.5 pkgrel=1 pkgdesc="System monitor package for GTK2" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://members.dslextreme.com/users/billw/gkrellm/gkrellm.html" license=('GPL3') depends=('gtk2' 'openssl' 'libsm' 'lm_sensors') |