From: Frank Brehm Date: Mon, 11 Feb 2019 14:58:04 +0000 (+0100) Subject: saving uncommitted changes in /etc prior to emerge run X-Git-Url: https://git.uhu-banane.org/?a=commitdiff_plain;h=refs%2Fheads%2Fmaster;p=config%2Fberta%2Fetc.git saving uncommitted changes in /etc prior to emerge run --- diff --git a/portage/make.conf b/portage/make.conf index b85ca9a..4a221f4 100644 --- a/portage/make.conf +++ b/portage/make.conf @@ -42,7 +42,8 @@ QEMU_USER_TARGETS="i386 x86_64" RUBY_TARGETS="ruby23 ruby24" #PHP_TARGETS="php5-5 php5-6" -PHP_TARGETS="php7-1" +#PHP_TARGETS="php7-1" +PHP_TARGETS="php7-1 php7-2 php7-3" #USE_PYTHON='2.7 3.4 3.5' PYTHON_TARGETS="python2_7 python3_5 python3_6"