index : builder | |
Archlinux32 build system | gitolite user |
summaryrefslogtreecommitdiff |
author | Erich Eckner <git@eckner.net> | 2018-07-24 14:16:11 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2018-07-24 14:16:11 +0200 |
commit | ebee7685d5d26545b4d717163d1db6daeee839a5 (patch) | |
tree | b4fa5ef325c3bdce5b6917da3bfc1911cf14c056 | |
parent | efd5c746a3e75f0b67c881941e98262e0dbdff9d (diff) |
-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 |