diff options
Diffstat (limited to 'extra/xf86-video-rendition/PKGBUILD')
-rw-r--r-- | extra/xf86-video-rendition/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/xf86-video-rendition/PKGBUILD b/extra/xf86-video-rendition/PKGBUILD index 32ee7deba..41bb56a7e 100644 --- a/extra/xf86-video-rendition/PKGBUILD +++ b/extra/xf86-video-rendition/PKGBUILD @@ -5,7 +5,7 @@ pkgname=xf86-video-rendition pkgver=4.2.4 pkgrel=5 pkgdesc="X.org Rendition video driver" -arch=(i686 x86_64) +arch=(i686 x86_64 'mips64el') url="http://xorg.freedesktop.org/" license=('custom') depends=('glibc') |