Date: Monday, January 30, 2023 @ 21:04:57 Author: anthraxx Revision: 1391307
upgpkg: multilib-devel 1-1: switch arch to x86_64 Modified: multilib-devel/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-01-30 21:00:54 UTC (rev 1391306) +++ PKGBUILD 2023-01-30 21:04:57 UTC (rev 1391307) @@ -6,7 +6,7 @@ pkgrel=1 pkgdesc='Basic tools to build Arch Linux multilib packages' url='https://www.archlinux.org' -arch=('any') +arch=('x86_64') license=('GPL') options=('!debug') depends=(
