diff options
Diffstat (limited to 'community/w3cam/PKGBUILD')
-rw-r--r-- | community/w3cam/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/w3cam/PKGBUILD b/community/w3cam/PKGBUILD index 5d85e2d99..59d6aa56d 100644 --- a/community/w3cam/PKGBUILD +++ b/community/w3cam/PKGBUILD @@ -6,7 +6,7 @@ pkgname=w3cam pkgver=0.7.2 pkgrel=9 pkgdesc="a small and fast CGI program to retrieve images from a video4linux device." -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://mpx.freeshell.net/" license=('GPL') depends=('libpng' 'libjpeg') |