diff options
Diffstat (limited to 'community/fbgetty/PKGBUILD')
-rw-r--r-- | community/fbgetty/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/fbgetty/PKGBUILD b/community/fbgetty/PKGBUILD index ee251e138..38a78390e 100644 --- a/community/fbgetty/PKGBUILD +++ b/community/fbgetty/PKGBUILD @@ -6,7 +6,7 @@ pkgver=0.1.698 pkgrel=4 license=("GPL") pkgdesc="fbgetty is a console getty like mingetty, which supports framebuffers" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://projects.meuh.org/fbgetty" source=('http://projects.meuh.org/fbgetty/downloads/fbgetty-'$pkgver'.tar.gz') md5sums=('1705bc0f8f1e03fe50d324ba84ac4e56') |