summaryrefslogtreecommitdiff
path: root/extra/python2/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/python2/PKGBUILD')
-rw-r--r--extra/python2/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/python2/PKGBUILD b/extra/python2/PKGBUILD
index 170811e5..8a8c26ff 100644
--- a/extra/python2/PKGBUILD
+++ b/extra/python2/PKGBUILD
@@ -21,7 +21,7 @@ eval "$(
checkdepends=(${makedepends[@]//xorg-server-xvfb/})
checkdepends_i686+=(xorg-server-xvfb)
-checkdepends_pentium4=("${makedepends_i686[@]}")
+checkdepends_pentium4=("${checkdepends_i686[@]}")
# skip xvfb stuff on i486
if [ "$CARCH" = 'i486' ]; then