Skip to content

aportgen device-*: don't use noarch anymore

Oliver Smith requested to merge fix/device-apkbuild-arch into master

Use the device's architecture instead of noarch. Because the device packages should never be built for other architectures, even if all depends can be built for other arches as well.

This simplifies package building as part of the new build infrastructure effort.

All existing pmaports will be changed shortly, along with a test case in pmaports.

(Merging directly, since this is a super trivial change and CI went through now)

Merge request reports