keystone: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:08:14 -04:00
parent 7d37008269
commit ad88ad6bad

View file

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