aboutsummaryrefslogtreecommitdiffstats
path: root/testing/python3.4
diff options
context:
space:
mode:
Diffstat (limited to 'testing/python3.4')
-rw-r--r--testing/python3.4/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/python3.4/APKBUILD b/testing/python3.4/APKBUILD
index 0dfedac8b5..4b2b6e8f33 100644
--- a/testing/python3.4/APKBUILD
+++ b/testing/python3.4/APKBUILD
@@ -23,7 +23,7 @@ prepare() {
rm -r Modules/expat \
Modules/zlib \
Modules/_ctypes/darwin* \
- Modules/_ctypes/libffi* \
+ Modules/_ctypes/libffi*
}
build() {