diff options
Diffstat (limited to 'community/enter')
-rw-r--r-- | community/enter/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/enter/PKGBUILD b/community/enter/PKGBUILD index 9ce24fd0f..e74da4ff0 100644 --- a/community/enter/PKGBUILD +++ b/community/enter/PKGBUILD @@ -6,7 +6,7 @@ pkgname=enter pkgver=0.0.9 pkgrel=3 pkgdesc="Enter is a lightweight graphical login manager for X." -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://enter.sf.net" license=('GPL') depends=('libxft' 'imlib2' 'xorg-server') |