diff options
Diffstat (limited to 'community/w3cam')
-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 d0e0dcc6d..fa507841f 100644 --- a/community/w3cam/PKGBUILD +++ b/community/w3cam/PKGBUILD @@ -6,7 +6,7 @@ pkgname=w3cam pkgver=0.7.2 pkgrel=10 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') |