From a14e2af8b91efec5020d43c3457120e11e81c42a Mon Sep 17 00:00:00 2001 From: Frank Brehm Date: Tue, 28 Feb 2017 23:51:14 +0100 Subject: [PATCH] saving uncommitted changes in /etc prior to emerge run --- portage/make.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/portage/make.conf b/portage/make.conf index 21940d58..9eb8b981 100644 --- a/portage/make.conf +++ b/portage/make.conf @@ -133,7 +133,7 @@ LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer nlpsolver \ #CURL_SSL="nss" -PHP_TARGETS="php5-5 php5-6" +PHP_TARGETS="php5-6 php7-0" PYTHON_TARGETS="python2_7 python3_4" PYTHON_SINGLE_TARGET="python3_4" CURL_SSL="nss" -- 2.39.5