parse arch.list
All checks were successful
Gentoo Utils / build-oci-image (push) Successful in 17s
Gentoo Utils / check-format (push) Successful in 1m46s
Gentoo Utils / docs (push) Successful in 1m50s
Gentoo Utils / build (push) Successful in 2m1s
Gentoo Utils / test (push) Successful in 32s

This commit is contained in:
2025-12-13 05:36:26 +00:00
parent 948a178d23
commit f0f90af744
5 changed files with 60 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
sources += files('mod.rs')
sources += files('mod.rs', 'parsers.rs')
subdir('ebuild')
subdir('profile')