diff options
author | Joshua Ismael Haase Hernández <hahj87@gmail.com> | 2011-06-18 19:01:47 -0500 |
---|---|---|
committer | Joshua Ismael Haase Hernández <hahj87@gmail.com> | 2011-06-18 19:01:47 -0500 |
commit | 3e77442bf060388dd41813a0dbb46fe6f4bc35c4 (patch) | |
tree | c659741a6cae92a470fbc116980fe4960a2f43c3 | |
parent | 2787784bca05e7be7ed7db5506710faa3605c1f2 (diff) |
xorg-xauth add mips64el
-rw-r--r-- | extra/xorg-xauth/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/xorg-xauth/PKGBUILD b/extra/xorg-xauth/PKGBUILD index 192dcce39..fc3b2bb16 100644 --- a/extra/xorg-xauth/PKGBUILD +++ b/extra/xorg-xauth/PKGBUILD @@ -5,7 +5,7 @@ pkgname=xorg-xauth pkgver=1.0.6 pkgrel=1 pkgdesc="X.Org authorization settings program" -arch=(i686 x86_64) +arch=(i686 x86_64 'mips64el') license=('custom') url="http://xorg.freedesktop.org/" depends=('libxmu') |