aboutsummaryrefslogtreecommitdiff
path: root/testing/keystone
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-11-01 14:12:46 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-11-05 15:35:29 +0000
commit83dbf42c44f3b24d239192883e29ca7d8bc6d7ff (patch)
tree8c341c1f8ed82f72a75071ec0bb8596f72f11e75 /testing/keystone
parent943b6e12be2dabfc26ac223c5afc6747755df039 (diff)
downloadalpine_aports-83dbf42c44f3b24d239192883e29ca7d8bc6d7ff.tar.bz2
alpine_aports-83dbf42c44f3b24d239192883e29ca7d8bc6d7ff.tar.xz
alpine_aports-83dbf42c44f3b24d239192883e29ca7d8bc6d7ff.zip
testing/keystone: rebuild against python 3.8
Diffstat (limited to 'testing/keystone')
-rw-r--r--testing/keystone/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/keystone/APKBUILD b/testing/keystone/APKBUILD
index ba4f407225..dca042640e 100644
--- a/testing/keystone/APKBUILD
+++ b/testing/keystone/APKBUILD
@@ -2,7 +2,7 @@
2# Maintainer: Francesco Colista <fcolista@alpinelinux.org> 2# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
3pkgname=keystone 3pkgname=keystone
4pkgver=0.9.1 4pkgver=0.9.1
5pkgrel=2 5pkgrel=3
6pkgdesc="Keystone assembler framework: Core (Arm, Arm64, Hexagon, Mips, PowerPC, Sparc, SystemZ & X86) + bindings" 6pkgdesc="Keystone assembler framework: Core (Arm, Arm64, Hexagon, Mips, PowerPC, Sparc, SystemZ & X86) + bindings"
7url="http://www.keystone-engine.org" 7url="http://www.keystone-engine.org"
8arch="all" 8arch="all"