summaryrefslogtreecommitdiff
path: root/community/python-pysocks
diff options
context:
space:
mode:
Diffstat (limited to 'community/python-pysocks')
-rw-r--r--community/python-pysocks/PKGBUILD9
1 files changed, 0 insertions, 9 deletions
diff --git a/community/python-pysocks/PKGBUILD b/community/python-pysocks/PKGBUILD
deleted file mode 100644
index e05c2c4b..00000000
--- a/community/python-pysocks/PKGBUILD
+++ /dev/null
@@ -1,9 +0,0 @@
-# check() is disabled
-
-unset checkdepends
-unset check
-
-# i486-specific
-if [ "${CARCH}" = "i486" ]; then
- makedepends+=('python-pip-bootstrap' 'python2-pip-bootstrap')
-fi