index : builder | |
Archlinux32 build system | gitolite user |
summaryrefslogtreecommitdiff |
-rwxr-xr-x | bin/get-package-updates | 4 |
diff --git a/bin/get-package-updates b/bin/get-package-updates index 26f6e87..a840963 100755 --- a/bin/get-package-updates +++ b/bin/get-package-updates @@ -17,9 +17,7 @@ # TODO: Being on the deletion-list is not a reason not to be scheduled # if a dependency formerly on the deletion-list is now being built. -# TODO: implement a separate deletion for each architecture - -# TODO: make the blacklist arch-specific +# TODO: implement a separate deletion list for each architecture # shellcheck disable=SC2016 usage() { |