From a923338580ba9855596ac1befd49cc2ca727fce2 Mon Sep 17 00:00:00 2001 From: Tasos Sahanidis Date: Sat, 6 Jan 2024 18:29:57 +0200 Subject: build-support/python-bootstrap: Switch package arch to any --- build-support/python-bootstrap/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'build-support') diff --git a/build-support/python-bootstrap/PKGBUILD b/build-support/python-bootstrap/PKGBUILD index 91842b85..8f956e13 100644 --- a/build-support/python-bootstrap/PKGBUILD +++ b/build-support/python-bootstrap/PKGBUILD @@ -3,8 +3,8 @@ 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=3 -arch=(pentium4 i686 i486) +pkgrel=4 +arch=(any) license=('custom') makedepends=(python git) url="https://gitlab.archlinux.org/archlinux/python-bootstrap" -- cgit v1.2.3-54-g00ecf