summaryrefslogtreecommitdiff
path: root/community
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2013-07-12 16:14:54 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2013-07-12 16:14:54 -0500
commit03d128385c4ca773e67c93729a45899590d0d99e (patch)
tree33ade8d7429481b25e98498ce5abdc1cd3c25022 /community
parent8878de8508ef59fe63f2d19a258a383ba09b10a8 (diff)
Add mis64el in archs
Diffstat (limited to 'community')
-rw-r--r--community/gnome-hearts/PKGBUILD2
-rw-r--r--community/pdflib-lite/PKGBUILD2
-rw-r--r--community/python-pybox2d/PKGBUILD2
-rw-r--r--community/python-sfml/PKGBUILD2
4 files changed, 4 insertions, 4 deletions
diff --git a/community/gnome-hearts/PKGBUILD b/community/gnome-hearts/PKGBUILD
index 07984fbb4..37cc83f83 100644
--- a/community/gnome-hearts/PKGBUILD
+++ b/community/gnome-hearts/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=gnome-hearts
pkgver=0.3.1
pkgrel=1
pkgdesc="A card game for GNOME"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://www.jejik.com/gnome-hearts/"
license=('GPL')
depends=('python2' 'libgnomeui' 'libglade' 'desktop-file-utils')
diff --git a/community/pdflib-lite/PKGBUILD b/community/pdflib-lite/PKGBUILD
index f99c4f350..13047b971 100644
--- a/community/pdflib-lite/PKGBUILD
+++ b/community/pdflib-lite/PKGBUILD
@@ -8,7 +8,7 @@ _basepkgver=${pkgver/p*/}
pkgrel=2
pkgdesc="PDF manipulation library."
url="http://www.pdflib.com"
-arch=(i686 x86_64)
+arch=(i686 x86_64 mips64el)
depends=('glibc')
provides=('pdflib')
source=(http://www.pdflib.com/binaries/PDFlib/${_basepkgver//./}/${_pkgnamecaps}-${pkgver}.tar.gz http://www.pdflib.com/fileadmin/pdflib/pdf/license/PDFlib-Lite-license.pdf)
diff --git a/community/python-pybox2d/PKGBUILD b/community/python-pybox2d/PKGBUILD
index 6ef9679f8..874445d6f 100644
--- a/community/python-pybox2d/PKGBUILD
+++ b/community/python-pybox2d/PKGBUILD
@@ -3,7 +3,7 @@ pkgname=python-pybox2d
pkgver=370
pkgrel=1
pkgdesc="Python wrapper for Box2D"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://code.google.com/p/pybox2d"
license=('GPL')
depends=('python' 'swig')
diff --git a/community/python-sfml/PKGBUILD b/community/python-sfml/PKGBUILD
index d38c21200..67bb13015 100644
--- a/community/python-sfml/PKGBUILD
+++ b/community/python-sfml/PKGBUILD
@@ -3,7 +3,7 @@ pkgname=python-sfml
pkgver=1.3
pkgrel=1
pkgdesc="The unofficial Python binding for SFML"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://python-sfml.org"
license=('LGPL')
depends=('sfml' 'python')