summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 285316f567b8..1f2b3dbd4b09 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgname=python2-gtkglext
pkgver=1.1.0
pkgrel=8
pkgdesc='Python language bindings for GtkGLExt'
-arch=('x86_64')
+arch=('x86_64' 'i686')
depends=('gtkglext' 'mesa' 'python2-opengl' 'pygtk' 'python')
makedepends=('libxmu')
url='https://projects.gnome.org/gtkglext/'