diff options
Diffstat (limited to 'bin/get-package-updates')
-rwxr-xr-x | bin/get-package-updates | 2 |
1 files changed, 2 insertions, 0 deletions
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 |