From a9f2ee33f4d847cfa5b112747de46becdb6b46b5 Mon Sep 17 00:00:00 2001 From: Omar Vega Ramos Date: Fri, 28 Dec 2012 17:33:53 -0500 Subject: Add mips64el in archs --- community/python2-pyxmpp/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'community/python2-pyxmpp') diff --git a/community/python2-pyxmpp/PKGBUILD b/community/python2-pyxmpp/PKGBUILD index 49096a86f..06204ebb2 100644 --- a/community/python2-pyxmpp/PKGBUILD +++ b/community/python2-pyxmpp/PKGBUILD @@ -6,7 +6,7 @@ pkgname=python2-pyxmpp pkgver=1.1.2 pkgrel=2 pkgdesc="A Python XMPP and Jabber implementation based on libxml2" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://pyxmpp.jajcus.net/" license=('LGPL') depends=('python2-dnspython' 'libxml2' 'python2-m2crypto') -- cgit v1.2.3-54-g00ecf