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