summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xpython-updater2
1 files changed, 1 insertions, 1 deletions
diff --git a/python-updater b/python-updater
index 99332f3..2df5f4f 100755
--- a/python-updater
+++ b/python-updater
@@ -29,7 +29,7 @@ NEW_PYTHON2_VERSION=""
NEW_PYTHON3_VERSION=""
PKGS_EXCEPTIONS="dev-lang/python sys-apps/portage"
-PKGS_MANUAL="app-office/gnumeric app-office/dia dev-libs/boost x11-libs/vte"
+PKGS_MANUAL="x11-libs/vte"
PRETEND=0
REINSTALL_IDENTICAL_VERSIONS=0