diff options
Diffstat (limited to 'extra/xf86-video-r128/PKGBUILD')
-rw-r--r-- | extra/xf86-video-r128/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/xf86-video-r128/PKGBUILD b/extra/xf86-video-r128/PKGBUILD index 44c710729..989b9d964 100644 --- a/extra/xf86-video-r128/PKGBUILD +++ b/extra/xf86-video-r128/PKGBUILD @@ -5,7 +5,7 @@ pkgname=xf86-video-r128 pkgver=6.8.1 pkgrel=6 pkgdesc="X.org ati Rage128 video driver" -arch=(i686 x86_64) +arch=(i686 x86_64 'mips64el') url="http://xorg.freedesktop.org/" license=('custom') depends=('glibc' 'r128-dri') |