summaryrefslogtreecommitdiff
path: root/community/python-distlib/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/python-distlib/PKGBUILD')
-rw-r--r--community/python-distlib/PKGBUILD6
1 files changed, 0 insertions, 6 deletions
diff --git a/community/python-distlib/PKGBUILD b/community/python-distlib/PKGBUILD
deleted file mode 100644
index bd57ba9d..00000000
--- a/community/python-distlib/PKGBUILD
+++ /dev/null
@@ -1,6 +0,0 @@
-# i486-specific
-if [ "${CARCH}" = "i486" ]; then
- makedepends+=('python-pip-bootstrap' 'python2-pip-bootstrap')
- # currently tests are failing, they are disabled not due to dependencies
- unset check
-fi