summaryrefslogtreecommitdiff
path: root/pcr/ginn/PKGBUILD
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2013-06-14 13:25:42 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2013-06-14 13:25:42 -0500
commit15632c8c124a7f83c58341218dcfd5a82a2dcc2f (patch)
tree58f5dba7336392ea79fab52cf80a6a5905e147bf /pcr/ginn/PKGBUILD
parent5d93d05ec1d8dbaae8c33ecdf4e342c058eb5e6a (diff)
Add mips64el in archs
Diffstat (limited to 'pcr/ginn/PKGBUILD')
-rw-r--r--pcr/ginn/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/pcr/ginn/PKGBUILD b/pcr/ginn/PKGBUILD
index 013fc8642..5a7588d06 100644
--- a/pcr/ginn/PKGBUILD
+++ b/pcr/ginn/PKGBUILD
@@ -5,7 +5,7 @@ pkgver=0.2.6
pkgrel=2
pkgdesc="A deamon with jinn-like wish-granting capabilities"
url="http://launchpad.net/ginn"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
license=('GPL')
depends=('geis' 'bamf2' 'libxtst' 'libwnck')
source=(http://launchpad.net/ginn/0.x/${pkgver}/+download/ginn-${pkgver}.tar.gz)