Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/community/python2-scandir/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/python2-scandir/PKGBUILD')
-rw-r--r--community/python2-scandir/PKGBUILD5
1 files changed, 0 insertions, 5 deletions
diff --git a/community/python2-scandir/PKGBUILD b/community/python2-scandir/PKGBUILD
deleted file mode 100644
index 6c63d86f..00000000
--- a/community/python2-scandir/PKGBUILD
+++ /dev/null
@@ -1,5 +0,0 @@
-# i486-specific
-if [ "${CARCH}" = "i486" ]; then
- makedepends+=('python-setuptools-scm' 'python2-setuptools-scm')
- unset check
-fi