index : builder | |
Archlinux32 build system | gitolite user |
summaryrefslogtreecommitdiff |
author | Erich Eckner <git@eckner.net> | 2018-06-11 09:37:39 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2018-06-11 09:37:39 +0200 |
commit | 9dfc658df9cd1344f10d4ef9e60dd24fce5c2bae (patch) | |
tree | f6ed64df5debbac63b34b971919eeb5b3f72fa59 /bin/get-package-updates | |
parent | c846745a144e4a955ec41ba8277384bff5e98c7e (diff) |
-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() { |