Comment
The change is limited to .SRCINFO metadata: it bumps pkgrel and adds i686/pentium4 architectures. There are no source URL changes, no new build steps, no install scripts, and no executable content introduced. This does not create an obvious supply-chain or privilege-escalation risk on its own; it only broadens the declared build targets and updates package release metadata.
@@ -1,10 +1,12 @@
pkgbase = python2
pkgdesc = A high-level scripting language
pkgver = 2.7.18
- pkgrel = 14
+ pkgrel = 17
url = https://www.python.org/
arch = x86_64
arch = aarch64
+ arch = i686
+ arch = pentium4
license = PSF-2.0
checkdepends = gdb
checkdepends = file