From ccbceac863e504d0b3f2deaa8d3cd03d2766cda6 Mon Sep 17 00:00:00 2001 From: Ariadne Conill Date: Mon, 13 Apr 2020 01:42:11 +0000 Subject: testing/py3-pdfkit: disable on mips --- testing/py3-pdfkit/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testing') diff --git a/testing/py3-pdfkit/APKBUILD b/testing/py3-pdfkit/APKBUILD index 88ecbb040d..710bae995b 100644 --- a/testing/py3-pdfkit/APKBUILD +++ b/testing/py3-pdfkit/APKBUILD @@ -7,7 +7,7 @@ pkgrel=1 pkgdesc="Python wrapper to convert HTML to PDF using the WebKit rendering engine" options="!check" # No testsuite in pypi tarball, no github releases url="https://github.com/JazzCore/python-pdfkit" -arch="noarch" +arch="noarch !mips !mips64" # blocked by wkhtmltopdf license="MIT" depends="wkhtmltopdf python3" makedepends="py3-setuptools" -- cgit v1.2.3