From aa974c9227cf20c9ebb6c4017bbeee98ef34f3a7 Mon Sep 17 00:00:00 2001 From: Frank Brehm Date: Thu, 28 Dec 2017 00:15:04 +0100 Subject: [PATCH] saving uncommitted changes in /etc prior to emerge run --- portage/package.use | 2 +- python-exec/python-exec.conf | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/portage/package.use b/portage/package.use index edf5c1bc..c5d51124 100644 --- a/portage/package.use +++ b/portage/package.use @@ -28,7 +28,7 @@ app-doc/doxygen clang dot #app-editors/gedit -python_targets_python3_3 app-editors/pluma gtk3 -python -#app-editors/vim vim-pager vim-with-x +app-editors/vim terminal -vim-pager -vim-with-x #app-editors/gvim netbeans app-emulation/qemu kvm snappy spice systemtap usbredir vde virtfs vte xfs diff --git a/python-exec/python-exec.conf b/python-exec/python-exec.conf index 12d6d3f9..bab4d043 100644 --- a/python-exec/python-exec.conf +++ b/python-exec/python-exec.conf @@ -26,4 +26,5 @@ # # Note: this file can be modified by calls to 'eselect python'. python2.7 +python3.5 python3.4 -- 2.39.5