diff options
Diffstat (limited to 'community/monica')
-rw-r--r-- | community/monica/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/monica/PKGBUILD b/community/monica/PKGBUILD index 77d620962..11c9c0d3d 100644 --- a/community/monica/PKGBUILD +++ b/community/monica/PKGBUILD @@ -7,7 +7,7 @@ pkgname=monica pkgver=3.7 pkgrel=3 pkgdesc='Monitor calibration tool' -arch=('x86_64' 'i686') +arch=('x86_64' 'i686' 'mips64el') url="http://www.pcbypaul.com/software/monica.html" license=('BSD') depends=('fltk' 'xorg-xgamma') |