diff options
Diffstat (limited to 'community/redshift')
-rw-r--r-- | community/redshift/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/redshift/PKGBUILD b/community/redshift/PKGBUILD index 166657069..3a4ff3358 100644 --- a/community/redshift/PKGBUILD +++ b/community/redshift/PKGBUILD @@ -8,7 +8,7 @@ pkgname=redshift pkgver=1.7 pkgrel=1 pkgdesc="Adjusts the color temperature of your screen according to your surroundings." -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url='http://jonls.dk/redshift/' license=('GPL3') depends=('gconf' 'libxxf86vm') |