]> git.ipfire.org Git - pakfire.git/commit
arch: Add function that returns a list of all supported arches
authorMichael Tremer <michael.tremer@ipfire.org>
Sun, 23 Oct 2022 14:44:44 +0000 (14:44 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 23 Oct 2022 14:44:44 +0000 (14:44 +0000)
commit9faaedf7151eb7598e4750c07bb6c3801336808b
tree3d5291c938c7e013baccd2aec576a4444210ac17
parent3ba129360a7d99dd27e7b19064359d5f935bcbc8
arch: Add function that returns a list of all supported arches

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/_pakfire/_pakfiremodule.c
src/libpakfire/arch.c
src/libpakfire/include/pakfire/arch.h
src/libpakfire/libpakfire.sym
src/pakfire/__init__.py