diff options
Diffstat (limited to 'extra/xorg-xdriinfo/PKGBUILD')
-rw-r--r-- | extra/xorg-xdriinfo/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/xorg-xdriinfo/PKGBUILD b/extra/xorg-xdriinfo/PKGBUILD index e2fb4a36d..322b029b6 100644 --- a/extra/xorg-xdriinfo/PKGBUILD +++ b/extra/xorg-xdriinfo/PKGBUILD @@ -3,9 +3,9 @@ pkgname=xorg-xdriinfo pkgver=1.0.4 -pkgrel=3 +pkgrel=3.1 pkgdesc="Query configuration information of DRI drivers" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://xorg.freedesktop.org/" license=('custom') depends=('libx11' 'libgl') |