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-xmessage/PKGBUILD | |
parent | 071445e6a2bb31ddf638e6f2e5362953b47e72dc (diff) |
downgrading xorg-* on extra, xorg-* current on testing
Diffstat (limited to 'extra/xorg-xmessage/PKGBUILD')
-rw-r--r-- | extra/xorg-xmessage/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/xorg-xmessage/PKGBUILD b/extra/xorg-xmessage/PKGBUILD index 82c3fe420..ca10a8d57 100644 --- a/extra/xorg-xmessage/PKGBUILD +++ b/extra/xorg-xmessage/PKGBUILD @@ -5,7 +5,7 @@ pkgname=xorg-xmessage pkgver=1.0.3 pkgrel=1 pkgdesc="Display a message or query in a window" -arch=(i686 x86_64 'mips64el') +arch=(i686 x86_64) url="http://xorg.freedesktop.org/" license=('custom') depends=('libxaw') |