index : builder | |
Archlinux32 build system | gitolite user |
summaryrefslogtreecommitdiff |
-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 |