diff options
author | Brian Evans <grknight@gentoo.org> | 2016-12-06 09:20:45 -0500 |
---|---|---|
committer | Brian Evans <grknight@gentoo.org> | 2016-12-06 09:40:26 -0500 |
commit | 0e5cb8c8ea1f49ecc24f47e228de650c1300a459 (patch) | |
tree | bf052ed6693ddc77c0e84e61a42961b18bccba7b /profiles | |
parent | profiles/categories: Sort in lexical order (diff) | |
download | gentoo-0e5cb8c8ea1f49ecc24f47e228de650c1300a459.tar.gz gentoo-0e5cb8c8ea1f49ecc24f47e228de650c1300a459.tar.bz2 gentoo-0e5cb8c8ea1f49ecc24f47e228de650c1300a459.zip |
profiles/base/use.stable.mask: add php_targets_php7-1 for the newly added PHP 7.1
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/base/use.stable.mask | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/profiles/base/use.stable.mask b/profiles/base/use.stable.mask index b34a8da2a051..b52758a58d8d 100644 --- a/profiles/base/use.stable.mask +++ b/profiles/base/use.stable.mask @@ -1,10 +1,14 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in use.mask +# Brian Evans <grknight@gentoo.org> (06 Dec 2016) +# Needs dev-lang/php:7.1 stable +php_targets_php7-1 + # Zac Medico <zmedico@gentoo.org> (01 Sep 2016) # Needs virtual/pypy* stable python_targets_pypy |