From 1e612047394eb4eee29357e7ab156db60b88f783 Mon Sep 17 00:00:00 2001 From: Omar Vega Ramos Date: Thu, 23 Aug 2012 12:51:42 -0500 Subject: Add mips64el in archs --- community/libcec/PKGBUILD | 2 +- pcr/python-sfml2/PKGBUILD | 2 +- pcr/python2-sfml2/PKGBUILD | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/community/libcec/PKGBUILD b/community/libcec/PKGBUILD index 8440defc4..9a103c268 100644 --- a/community/libcec/PKGBUILD +++ b/community/libcec/PKGBUILD @@ -6,7 +6,7 @@ pkgname=libcec pkgver=1.8.1 pkgrel=1 pkgdesc="Pulse-Eight's libcec for the Pulse-Eight USB-CEC adapter" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="https://github.com/Pulse-Eight/libcec" license=('GPL') depends=('udev' 'lockdev') diff --git a/pcr/python-sfml2/PKGBUILD b/pcr/python-sfml2/PKGBUILD index 48a8e4d30..0caf5ab74 100644 --- a/pcr/python-sfml2/PKGBUILD +++ b/pcr/python-sfml2/PKGBUILD @@ -3,7 +3,7 @@ pkgname=python-sfml2 pkgver=1.1.0 pkgrel=2 pkgdesc="A Python 3 binding for SFML 2, written with Cython." -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://openhelbreath.net/python-sfml2" license=('GPL3') depends=('sfml' 'python3') diff --git a/pcr/python2-sfml2/PKGBUILD b/pcr/python2-sfml2/PKGBUILD index 263097e50..cf92c9f7d 100644 --- a/pcr/python2-sfml2/PKGBUILD +++ b/pcr/python2-sfml2/PKGBUILD @@ -3,7 +3,7 @@ pkgname=python2-sfml2 pkgver=1.1.0 pkgrel=2 pkgdesc="A Python 2 binding for SFML 2, written with Cython." -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://openhelbreath.net/python-sfml2" license=('GPL3') depends=('sfml' 'python2') -- cgit v1.2.3-54-g00ecf