From c538eb3db6e8aab65d2d7c9b3db1fb5b6ecb3b73 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Thu, 28 Sep 2017 19:00:13 +0200 Subject: bin/get-package-updates: allow blacklisting of luxblend25 - it cannot be built for (or installed on) i686 --- bin/get-package-updates | 1 - 1 file changed, 1 deletion(-) (limited to 'bin') diff --git a/bin/get-package-updates b/bin/get-package-updates index fbb4446..7e474fa 100755 --- a/bin/get-package-updates +++ b/bin/get-package-updates @@ -345,7 +345,6 @@ while [ -n "${black_listed_new}" ]; do join -1 1 -2 2 -o 2.1 - "${work_dir}/newest-dependencies" | \ while read -r pkg; do if [ "${pkg}" = 'dev86' ] || \ - [ "${pkg}" = 'luxblend25' ] || \ [ "${pkg}" = 'python-pysocks' ] || \ [ "${pkg}" = 'wine' ] || \ [ "${pkg}" = 'wine-staging' ] || \ -- cgit v1.2.3-54-g00ecf