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 86b9f89e1..d40f8b417 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=7 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') |