diff options
Diffstat (limited to 'extra/xf86-video-glint/PKGBUILD')
-rw-r--r-- | extra/xf86-video-glint/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/xf86-video-glint/PKGBUILD b/extra/xf86-video-glint/PKGBUILD index 0566ff9b6..0b606721e 100644 --- a/extra/xf86-video-glint/PKGBUILD +++ b/extra/xf86-video-glint/PKGBUILD @@ -5,7 +5,7 @@ pkgname=xf86-video-glint pkgver=1.2.6 pkgrel=1 pkgdesc="X.org GLINT/Permedia video driver" -arch=(i686 x86_64) +arch=(i686 x86_64 'mips64el') url="http://xorg.freedesktop.org/" license=('custom') depends=('glibc') |