summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Ismael Haase Hernández <hahj87@gmail.com>2011-06-18 19:01:47 -0500
committerJoshua Ismael Haase Hernández <hahj87@gmail.com>2011-06-18 19:01:47 -0500
commit3e77442bf060388dd41813a0dbb46fe6f4bc35c4 (patch)
treec659741a6cae92a470fbc116980fe4960a2f43c3
parent2787784bca05e7be7ed7db5506710faa3605c1f2 (diff)
xorg-xauth add mips64el
-rw-r--r--extra/xorg-xauth/PKGBUILD2
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')