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 52801f11d..60f79c942 100644 --- a/community/qingy/PKGBUILD +++ b/community/qingy/PKGBUILD @@ -6,7 +6,7 @@ pkgname=qingy pkgver=1.0.0 pkgrel=6 pkgdesc="A DirectFB getty replacement" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://qingy.sourceforge.net/" license=('GPL') depends=('directfb' 'openssl' 'libxss') |