summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbin/get-package-updates1
1 files changed, 0 insertions, 1 deletions
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' ] || \