diff options
author | Joshua Ismael Haase Hernandez <hahj87@gmail.com> | 2011-05-19 16:24:05 -0500 |
---|---|---|
committer | Joshua Ismael Haase Hernandez <hahj87@gmail.com> | 2011-05-19 16:24:05 -0500 |
commit | a084559f421a288dd77f81e458161f95ae8d1be9 (patch) | |
tree | 4b6ecbc5222691982f23bedbc84281d3b560328e /extra/xorg-xdpyinfo | |
parent | 071445e6a2bb31ddf638e6f2e5362953b47e72dc (diff) |
downgrading xorg-* on extra, xorg-* current on testing
Diffstat (limited to 'extra/xorg-xdpyinfo')
-rw-r--r-- | extra/xorg-xdpyinfo/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/xorg-xdpyinfo/PKGBUILD b/extra/xorg-xdpyinfo/PKGBUILD index 084e22b54..4ec899376 100644 --- a/extra/xorg-xdpyinfo/PKGBUILD +++ b/extra/xorg-xdpyinfo/PKGBUILD @@ -5,7 +5,7 @@ pkgname=xorg-xdpyinfo pkgver=1.2.0 pkgrel=2 pkgdesc="Display information utility for X" -arch=(i686 x86_64 'mips64el') +arch=(i686 x86_64) url="http://xorg.freedesktop.org/" license=('custom') depends=('libx11' 'libxext' 'libxtst' 'libxxf86vm' 'libxxf86dga' 'libxrender' 'libxcomposite' 'libxinerama' 'libdmx') |