A lib32 build of mpdecimal is unnecessary. As it is, Python doesn't
provide any necessary 32-bit libraries necessary for most usecases, and
mpdecimal's use is mostly focused upon by Python.
64-bit dep -> 64-bit pkg doesn't necessitate 32-bit in the mix.
Add mpdecimal-4.0.1.
Update to tzdata-2026c.
Update to setuptools-83.0.0.
Update to pkgconf-3.0.2.
Update to meson-1.11.2.
Update to libffi-3.7.1.
Update to linux-7.1.3.
Update to gawk-5.4.1.
Update to findutils-4.11.0.
In most cases, there is no need for x32-bit support unless the main
architecture being used is x32-bit support, not 64-bit. Please read the
x32-bit removal announcement for more information if curious.
Update to vim-9.1.1888.
Update to iana-etc-20251022.
Update to pcre2-10.47.
Update to man-pages-6.16.
Update to linux-6.17.6.
Update to libcap-2.77.
Update to elfutils-0.194.
1
Packages like NSS want SQLite, and in some circumstances, NSS must be
compiled for 32-bit to satisfy a dependency. If SQLite is not built
beforehand, it can cause issues.