summaryrefslogtreecommitdiff
path: root/extra/xf86-video-mach64
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2012-02-28 12:54:09 +0100
committerMichał Masłowski <mtjm@mtjm.eu>2012-02-28 12:54:09 +0100
commitc0e37a8f32f335c12352f23cdc73113099e057ec (patch)
treec084750d39e32b83fa630f868045f75ade3bb254 /extra/xf86-video-mach64
parent7cd4823a20b85a5e516ae51fc04a4d1b72b5d0b9 (diff)
Don't build X video drivers not known to be used with supported mips64el devices.
Diffstat (limited to 'extra/xf86-video-mach64')
-rw-r--r--extra/xf86-video-mach64/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/xf86-video-mach64/PKGBUILD b/extra/xf86-video-mach64/PKGBUILD
index efe509fbf..2cbfb8b9f 100644
--- a/extra/xf86-video-mach64/PKGBUILD
+++ b/extra/xf86-video-mach64/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=xf86-video-mach64
pkgver=6.9.0
pkgrel=2
pkgdesc="X.org mach64 video driver"
-arch=(i686 x86_64 'mips64el')
+arch=(i686 x86_64)
url="http://xorg.freedesktop.org/"
license=('custom')
depends=('glibc' 'mach64-dri')