fix(build): use correct variable to reference available architectures
Compare changes
+ 5
− 5
@@ -146,11 +146,11 @@ pkgctl_build() {
@@ -320,10 +320,10 @@ pkgctl_build() {
Due to an influx of spam, we have had to temporarily disable account registrations. Please write an email to accountsupport@archlinux.org, with your desired username, if you want to get access. Sorry for the inconvenience.
The referenced places were missing in a previous refactoring commit and hence broke the build command in multiple ways.
Fixes 06693158