index : builder | |
Archlinux32 build system | gitolite user |
summaryrefslogtreecommitdiff |
-rwxr-xr-x | bin/seed-build-list | 3 |
diff --git a/bin/seed-build-list b/bin/seed-build-list index 385dd99..840ad01 100755 --- a/bin/seed-build-list +++ b/bin/seed-build-list @@ -7,6 +7,9 @@ # TODO: allow to filter by architecture +# TODO: if a to-be-seeded package is not found in community64, look in +# packages64 or vice versa + # shellcheck disable=SC2016 usage() { >&2 echo '' |