forked from Mirror/pmbootstrap
Split the part that actually checks the arch against the arches list into pmb.helpers.pmaports.check_arches(arches, arch), and call it from pmb.helpers.package.check_arch(args, pkgname, arch, binary). This will be used in a follow up commit, where we have already resolved the package data and only need to check the architecture. |
||
---|---|---|
.. | ||
__init__.py | ||
args.py | ||
cli.py | ||
devices.py | ||
file.py | ||
frontend.py | ||
git.py | ||
http.py | ||
logging.py | ||
mount.py | ||
other.py | ||
package.py | ||
pkgrel_bump.py | ||
pmaports.py | ||
repo.py | ||
repo_missing.py | ||
run.py | ||
run_core.py | ||
ui.py |