From 9184124a1226c075e9332bc1b6c9eac255e72f13 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Fri, 31 Aug 2018 14:10:35 +0000 Subject: rebuilt all python 3.7.0 with boostrapped pip/wheel/setuptools on i486 --- extra/python-asn1crypto/PKGBUILD | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 extra/python-asn1crypto/PKGBUILD (limited to 'extra/python-asn1crypto/PKGBUILD') diff --git a/extra/python-asn1crypto/PKGBUILD b/extra/python-asn1crypto/PKGBUILD new file mode 100644 index 00000000..31dffbd8 --- /dev/null +++ b/extra/python-asn1crypto/PKGBUILD @@ -0,0 +1,5 @@ +# i486-specific +if [ "${CARCH}" = "i486" ]; then + makedepends+=('python-pip-bootstrap' 'python2-pip-bootstrap') + unset check +fi -- cgit v1.2.3-54-g00ecf