commit: 40ca974d9845020d73c03901a182bff179cf8884 Author: Brian Evans <grknight <AT> gentoo <DOT> org> AuthorDate: Fri Nov 6 16:23:50 2015 +0000 Commit: Brian Evans <grknight <AT> gentoo <DOT> org> CommitDate: Fri Nov 6 16:31:42 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40ca974d
use.mask: Add php_targets_php7-0 until dev-lang/php:7.0 is unmasked Signed-off-by: Brian Evans <grknight <AT> gentoo.org> profiles/base/use.mask | 3 +++ 1 file changed, 3 insertions(+) diff --git a/profiles/base/use.mask b/profiles/base/use.mask index 4abfbed..34219c1 100644 --- a/profiles/base/use.mask +++ b/profiles/base/use.mask @@ -2,6 +2,9 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ +# php 7 is still masked for testing +php_targets_php7-0 + # cilk has been ported only to x86 systems cilk
