diff options
Diffstat (limited to 'community/fbdump/PKGBUILD')
-rw-r--r-- | community/fbdump/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/fbdump/PKGBUILD b/community/fbdump/PKGBUILD index 631bdd188..ed68de1cf 100644 --- a/community/fbdump/PKGBUILD +++ b/community/fbdump/PKGBUILD @@ -5,7 +5,7 @@ pkgname=fbdump pkgver=0.4.2 pkgrel=3 pkgdesc="captures the contents of the visible portion of the Linux framebuffer to stdout" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.rcdrummond.net/fbdump/" license=("GPL") depends=() |