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 77d4123..eb5e390 100755 --- a/bin/get-package-updates +++ b/bin/get-package-updates @@ -457,8 +457,6 @@ 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 |