keystone: rebuild for Python 3.9

This commit is contained in:
Andrew J. Hesford 2020-10-07 09:55:04 -04:00
parent 309066d18a
commit b9ab34b7b2

View file

@ -1,7 +1,7 @@
# Template file for 'keystone'
pkgname=keystone
version=0.9.2
revision=1
revision=2
build_style=cmake
configure_args='-DBUILD_SHARED_LIBS=ON -DLLVM_TARGETS_TO_BUILD=all'
hostmakedepends="python3-setuptools"