From 830f527c5eaad91c8027d231553f260ac34b9624 Mon Sep 17 00:00:00 2001 From: Leo Date: Fri, 2 Aug 2019 06:41:35 -0300 Subject: testing/py3-pem: mark as noarch --- testing/py3-pem/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'testing/py3-pem') 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 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" -- cgit v1.2.3