commit:     27b2b93cd506b89431d588b25ec58fbdeb300e10
Author:     Brian Evans <grknight <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 14 12:49:04 2017 +0000
Commit:     Brian Evans <grknight <AT> gentoo <DOT> org>
CommitDate: Mon Aug 14 15:00:42 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27b2b93c

base/use.{,stable.}mask: Initial masks for php_targets_php7-2 slot

 profiles/base/use.mask        | 4 ++++
 profiles/base/use.stable.mask | 4 ++++
 2 files changed, 8 insertions(+)

diff --git a/profiles/base/use.mask b/profiles/base/use.mask
index fcefea31dc4..df87aee58c2 100644
--- a/profiles/base/use.mask
+++ b/profiles/base/use.mask
@@ -4,6 +4,10 @@
 # This file is only for generic masks. For arch-specific masks (i.e.
 # mask everywhere, unmask on arch/*) use arch/base.
 
+# Brian Evans <[email protected]> (14 Aug 2017)
+# php 7.2 beta is masked for initial testing
+php_targets_php7-2
+
 # Michael Palimaka <[email protected]> (03 Jun 2017)
 # Unkeyworded on most arches, unmasked in supported arch profiles.
 elogind

diff --git a/profiles/base/use.stable.mask b/profiles/base/use.stable.mask
index 5bc36ff5236..58648158bef 100644
--- a/profiles/base/use.stable.mask
+++ b/profiles/base/use.stable.mask
@@ -4,6 +4,10 @@
 # This file requires eapi 5 or later. New entries go on top.
 # Please use the same syntax as in use.mask
 
+# Brian Evans <[email protected]> (14 Aug 2017)
+# Needs dev-lang/php:7.2 stable
+php_targets_php7-2
+
 # Michał Górny <[email protected]> (25 Jan 2017)
 # Early pre-stabilization mask for dev-lang/python:3.6
 python_targets_python3_6

Reply via email to