diff options
author | Brian Evans <grknight@gentoo.org> | 2021-09-25 19:49:23 -0400 |
---|---|---|
committer | Brian Evans <grknight@gentoo.org> | 2021-09-25 20:27:42 -0400 |
commit | 59691edb2a8d92b10d3547ba64ff366cd6c839de (patch) | |
tree | 775172bd649006966d837ac068927a0b164ca071 /profiles/desc | |
parent | dev-python/pylint: Stabilize 2.10.2 ALLARCHES, #814854 (diff) | |
download | gentoo-59691edb2a8d92b10d3547ba64ff366cd6c839de.tar.gz gentoo-59691edb2a8d92b10d3547ba64ff366cd6c839de.tar.bz2 gentoo-59691edb2a8d92b10d3547ba64ff366cd6c839de.zip |
profiles: Prepare for PHP 8.1 RC
Mask incoming new slot
Signed-off-by: Brian Evans <grknight@gentoo.org>
Diffstat (limited to 'profiles/desc')
-rw-r--r-- | profiles/desc/php_targets.desc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/desc/php_targets.desc b/profiles/desc/php_targets.desc index b63c5d69d88b..76a65f23514a 100644 --- a/profiles/desc/php_targets.desc +++ b/profiles/desc/php_targets.desc @@ -1,8 +1,9 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # This file contains descriptions of the PHP_TARGETS USE_EXPAND flags +php8-1 - Build against PHP 8.1 php8-0 - Build against PHP 8.0 php7-4 - Build against PHP 7.4 php7-3 - Build against PHP 7.3 |