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-xload/PKGBUILD | |
parent | 071445e6a2bb31ddf638e6f2e5362953b47e72dc (diff) |
downgrading xorg-* on extra, xorg-* current on testing
Diffstat (limited to 'extra/xorg-xload/PKGBUILD')
-rw-r--r-- | extra/xorg-xload/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/xorg-xload/PKGBUILD b/extra/xorg-xload/PKGBUILD index 1451a91a0..f61b7d877 100644 --- a/extra/xorg-xload/PKGBUILD +++ b/extra/xorg-xload/PKGBUILD @@ -5,7 +5,7 @@ pkgname=xorg-xload pkgver=1.1.0 pkgrel=1 pkgdesc="System load average display for X" -arch=(i686 x86_64 'mips64el') +arch=(i686 x86_64) url="http://xorg.freedesktop.org/" license=('custom') depends=('libxaw' 'libxmu' 'libxt' 'libx11') |