diff options
Diffstat (limited to 'community/rep-gtk/PKGBUILD')
-rw-r--r-- | community/rep-gtk/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/rep-gtk/PKGBUILD b/community/rep-gtk/PKGBUILD index 9b34f1e12..a409d44e0 100644 --- a/community/rep-gtk/PKGBUILD +++ b/community/rep-gtk/PKGBUILD @@ -6,7 +6,7 @@ pkgname=rep-gtk pkgver=0.90.6 pkgrel=1 pkgdesc="Binding of the GTK and GDK libraries for the librep Lisp environment" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://sawfish.wikia.com/wiki/Rep-GTK" license=('GPL') depends=('librep' 'gtk2') |