python-PyOpenGL-accelerate: remove noarch=y, it creates .so binaries
This commit is contained in:
parent
9ceee0881e
commit
f5276f32d9
1 changed files with 1 additions and 2 deletions
|
@ -1,10 +1,9 @@
|
|||
# Template file for 'python-PyOpenGL-accelerate'
|
||||
pkgname=python-PyOpenGL-accelerate
|
||||
version=3.1.0
|
||||
revision=1
|
||||
revision=2
|
||||
wrksrc="PyOpenGL-accelerate-${version}"
|
||||
build_style=python2-module
|
||||
noarch=yes
|
||||
hostmakedepends="python-devel python-Cython"
|
||||
makedepends="python-devel python-numpy"
|
||||
pycompile_module="OpenGL_accelerate"
|
||||
|
|
Loading…
Reference in a new issue