aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-pem/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py3-pem/APKBUILD')
-rw-r--r--testing/py3-pem/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/py3-pem/APKBUILD b/testing/py3-pem/APKBUILD
index 893939c68b..fc4672327b 100644
--- a/testing/py3-pem/APKBUILD
+++ b/testing/py3-pem/APKBUILD
@@ -2,11 +2,11 @@
# Maintainer: Leo <thinkabit.ukim@gmail.com>
pkgname=py3-pem
pkgver=19.1.0
-pkgrel=0
+pkgrel=1
pkgdesc="Easy PEM file parsing"
options="!check" # Requires unpackaged pymodule 'pretend'
url="https://pem.readthedocs.io/en/stable/"
-arch="all"
+arch="noarch"
license="MIT"
depends="python3 py3-twisted"
makedepends="py3-setuptools"