diff options
Diffstat (limited to 'community/qingy/PKGBUILD')
-rw-r--r-- | community/qingy/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/qingy/PKGBUILD b/community/qingy/PKGBUILD index 24be5d84b..18fc8acdc 100644 --- a/community/qingy/PKGBUILD +++ b/community/qingy/PKGBUILD @@ -7,7 +7,7 @@ pkgname=qingy pkgver=1.0.0 pkgrel=1 pkgdesc="A DirectFB getty replacement" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://qingy.sourceforge.net/" license=('GPL') depends=('directfb' 'pam' 'openssl' 'ncurses' 'libxss') |