index : packages | |
Archlinux32 package modifications | gitolite user |
summaryrefslogtreecommitdiff |
-rw-r--r-- | build-support/python-bootstrap/PKGBUILD | 2 |
diff --git a/build-support/python-bootstrap/PKGBUILD b/build-support/python-bootstrap/PKGBUILD index d6afa242..be2e0854 100644 --- a/build-support/python-bootstrap/PKGBUILD +++ b/build-support/python-bootstrap/PKGBUILD @@ -3,7 +3,7 @@ pkgbase=python-bootstrap pkgname=(python-build python-installer python-tomli python-pep517 python-setuptools python-flit-core python-wheel python-typing_extensions python-packaging python-setuptools-scm) pkgver=0.1 -pkgrel=1 +pkgrel=2 arch=(pentium4 i686 i486) license=('custom') makedepends=(python git) |