index : builder | |
Archlinux32 build system | gitolite user |
summaryrefslogtreecommitdiff |
author | Erich Eckner <git@eckner.net> | 2018-06-07 10:42:31 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2018-06-07 10:42:31 +0200 |
commit | ee2827f0ee19706a70b05d5ec29d73e4f5d1308b (patch) | |
tree | b7df1b92cfff0e6c18abf0188cb6eabc4174f262 /bin/get-package-updates | |
parent | c12e353813441c5f7441fcb6b6f4c7c0ab941822 (diff) |
-rwxr-xr-x | bin/get-package-updates | 2 |
diff --git a/bin/get-package-updates b/bin/get-package-updates index ba1f8bb..b8aef32 100755 --- a/bin/get-package-updates +++ b/bin/get-package-updates @@ -412,6 +412,8 @@ trigger_rebuild_on_any_file_sed_expression=$( exit 1 done +# TODO: blacklisting should specify architectures + echo 'apply blacklisting' # ignore blacklisted packages and dependent packages # this is the first time when all the information is available and up to date |