Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/extra
diff options
context:
space:
mode:
authorTasos Sahanidis <tasos@tasossah.com>2024-05-11 09:00:28 +0300
committerTasos Sahanidis <tasos@tasossah.com>2024-05-11 09:00:28 +0300
commit1dca0c4baa251b389bf429a3f249febc701f4781 (patch)
tree69e0f1aeeb8e1f77e0051758d241f958f18009dc /extra
parentfa94996fa2668812caf08800a1912faa203a46ad (diff)
extra/python-lupa: Fix for pentium4
Diffstat (limited to 'extra')
-rw-r--r--extra/python-lupa/PKGBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/extra/python-lupa/PKGBUILD b/extra/python-lupa/PKGBUILD
new file mode 100644
index 00000000..f93a0a4c
--- /dev/null
+++ b/extra/python-lupa/PKGBUILD
@@ -0,0 +1,2 @@
+eval "$(declare -f build | sed 's@\$CARCH@i686@')"
+eval "$(declare -f check | sed 's@\$CARCH@i686@')"