commit: 302efd0c2648347d646e7f4d149ee2e2ad5e00ac Author: Brian Evans <grknight <AT> gentoo <DOT> org> AuthorDate: Fri Oct 12 14:01:03 2018 +0000 Commit: Brian Evans <grknight <AT> gentoo <DOT> org> CommitDate: Fri Oct 12 14:06:28 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=302efd0c
profiles: alpha/use.mask Remove PHP 7.2 entry which is now stable Signed-off-by: Brian Evans <grknight <AT> gentoo.org> profiles/arch/alpha/use.stable.mask | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/profiles/arch/alpha/use.stable.mask b/profiles/arch/alpha/use.stable.mask index 30fc79015c0..e1b9f434793 100644 --- a/profiles/arch/alpha/use.stable.mask +++ b/profiles/arch/alpha/use.stable.mask @@ -1,13 +1,9 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # 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 - # Mike Gilbert <[email protected]> (08 Jun 2017) # dev-lang/python:3.7 is not stable. python_targets_python3_7
