diff options
Diffstat (limited to 'extra/conky/PKGBUILD')
-rw-r--r-- | extra/conky/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/conky/PKGBUILD b/extra/conky/PKGBUILD index 6ae24ea26..48fb72e1a 100644 --- a/extra/conky/PKGBUILD +++ b/extra/conky/PKGBUILD @@ -8,7 +8,7 @@ pkgname=conky pkgver=1.8.1 pkgrel=3 pkgdesc='An advanced, highly configurable system monitor for X based on torsmo' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url='http://conky.sourceforge.net/' license=('custom') replaces=('torsmo') |