diff options
Diffstat (limited to 'pcr/ginn/PKGBUILD')
-rw-r--r-- | pcr/ginn/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pcr/ginn/PKGBUILD b/pcr/ginn/PKGBUILD index 2fcad0d50..bf0e3bb55 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) |