index : packages | |
Archlinux32 package modifications | gitolite user |
summaryrefslogtreecommitdiff |
-rw-r--r-- | community/python-distlib/PKGBUILD | 6 |
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 |