aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-py-cpuinfo
diff options
context:
space:
mode:
authorprspkt <prspkt@protonmail.com>2019-06-24 23:49:46 +0300
committerprspkt <prspkt@protonmail.com>2019-06-24 23:49:46 +0300
commitc67bc1fa3ea6538f0b1dc66fa7cd6f3d0a7a50c5 (patch)
treeac855a928b422b9a58df92c7c6f44274af25710e /testing/py3-py-cpuinfo
parent4f7c7ce63d1b6094ed8b17bf1ec9386f21f5979f (diff)
downloadaports-c67bc1fa3ea6538f0b1dc66fa7cd6f3d0a7a50c5.tar.bz2
aports-c67bc1fa3ea6538f0b1dc66fa7cd6f3d0a7a50c5.tar.xz
testing/py3-py-cpuinfo: rebuild
Diffstat (limited to 'testing/py3-py-cpuinfo')
-rw-r--r--testing/py3-py-cpuinfo/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/py3-py-cpuinfo/APKBUILD b/testing/py3-py-cpuinfo/APKBUILD
index 327b7ba8f0..b62cfa51eb 100644
--- a/testing/py3-py-cpuinfo/APKBUILD
+++ b/testing/py3-py-cpuinfo/APKBUILD
@@ -3,10 +3,10 @@
pkgname=py3-py-cpuinfo
_pkgname=py-cpuinfo
pkgver=5.0.0
-pkgrel=2
+pkgrel=3
pkgdesc="A module for getting CPU info"
url="https://github.com/workhorsy/py3-cpuinfo"
-arch="noarch !s390x"
+arch="noarch"
license="MIT"
depends="python3"
makedepends="py3-setuptools"