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 e79442e48..49b07c5f4 100644 --- a/community/enter/PKGBUILD +++ b/community/enter/PKGBUILD @@ -5,7 +5,7 @@ pkgname=enter pkgver=0.0.9 pkgrel=2 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') |