summaryrefslogtreecommitdiff
path: root/community/girara/PKGBUILD
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@kiwwwi.com.ar>2012-04-02 17:27:20 -0300
committerNicolás Reynolds <fauno@kiwwwi.com.ar>2012-04-02 17:27:20 -0300
commitc6d80e9719551b5a8356c47fb31b8cbaed23454f (patch)
treeaaaf8b9bf27c0c6871781dbcff3e9f06dcf1ff1a /community/girara/PKGBUILD
parenta837aaa06a8878ce8f41bdc7578ee6ef14650429 (diff)
porting + fixes for linux-libre mips64el
Diffstat (limited to 'community/girara/PKGBUILD')
-rw-r--r--community/girara/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/girara/PKGBUILD b/community/girara/PKGBUILD
index a7d91c1d2..557533d60 100644
--- a/community/girara/PKGBUILD
+++ b/community/girara/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=(girara-common girara-gtk2 girara-gtk3)
pkgver=0.1.1
pkgrel=1
pkgdesc="user interface library"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://pwmt.org/projects/girara"
license=('custom')
makedepends=('gtk3' 'gtk2')