diff options
Diffstat (limited to 'extra/monica/PKGBUILD')
-rw-r--r-- | extra/monica/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/monica/PKGBUILD b/extra/monica/PKGBUILD index 82b0a4850..ac1dd942d 100644 --- a/extra/monica/PKGBUILD +++ b/extra/monica/PKGBUILD @@ -6,7 +6,7 @@ pkgname=monica pkgver=3.7 pkgrel=1 pkgdesc="A monitor calibration tool" -arch=(i686 x86_64) +arch=(i686 x86_64 'mips64el') license=('custom') url="http://www.pcbypaul.com/software/monica.html" depends=('fltk') |