keystone: rebuild for Python 3.10

This commit is contained in:
Andrew J. Hesford 2021-09-24 23:16:00 -04:00
parent 09f42b1992
commit da74194be1

View file

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