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