diff options
Diffstat (limited to 'extra/zvbi/PKGBUILD')
-rw-r--r-- | extra/zvbi/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/zvbi/PKGBUILD b/extra/zvbi/PKGBUILD index b46b4321c..c07603a1c 100644 --- a/extra/zvbi/PKGBUILD +++ b/extra/zvbi/PKGBUILD @@ -8,7 +8,7 @@ pkgver=0.2.33 pkgrel=5 pkgdesc="VBI capture and decoding library" url="http://zapping.sourceforge.net/cgi-bin/view/ZVBI/WebHome" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') depends=('libpng' 'libx11') license=('GPL') options=('!libtool') |