Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--build-support/python-bootstrap/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/build-support/python-bootstrap/PKGBUILD b/build-support/python-bootstrap/PKGBUILD
index 6949646a..8aa3803c 100644
--- a/build-support/python-bootstrap/PKGBUILD
+++ b/build-support/python-bootstrap/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=python-bootstrap
pkgver=3.11
pkgrel=1
pkgdesc="Python Bootstrap"
-arch=('any')
+arch=('pentium4' 'i686' 'i486')
license=('PSF')
url="https://gitlab.archlinux.org/archlinux/python-bootstrap"
depends=('python')