unicorn: rebuild for Python 3.9

This commit is contained in:
Andrew J. Hesford 2020-10-07 09:56:21 -04:00
parent d8d494a3a7
commit 8b478582ab

View file

@ -1,7 +1,7 @@
# Template file for 'unicorn' # Template file for 'unicorn'
pkgname=unicorn pkgname=unicorn
version=1.0.1 version=1.0.1
revision=3 revision=4
archs="x86_64* i686*" archs="x86_64* i686*"
hostmakedepends="python-devel python3-devel python-setuptools python3-setuptools" hostmakedepends="python-devel python3-devel python-setuptools python3-setuptools"
short_desc="Lightweight multi-platform, multi-architecture CPU emulator framework" short_desc="Lightweight multi-platform, multi-architecture CPU emulator framework"