diff options
author | Brian Evans <grknight@gentoo.org> | 2019-07-25 10:01:29 -0400 |
---|---|---|
committer | Brian Evans <grknight@gentoo.org> | 2019-07-25 10:01:29 -0400 |
commit | 04dd7b6b74905f517d0622e41ba24c86d5318704 (patch) | |
tree | 2b98376b6e3419948a047648c62449f0cd36d306 /profiles/desc | |
parent | virtual/httpd-php: Version bump for 7.4 (diff) | |
download | gentoo-04dd7b6b74905f517d0622e41ba24c86d5318704.tar.gz gentoo-04dd7b6b74905f517d0622e41ba24c86d5318704.tar.bz2 gentoo-04dd7b6b74905f517d0622e41ba24c86d5318704.zip |
profiles: Mask PHP 7.4 beta for early testing
Signed-off-by: Brian Evans <grknight@gentoo.org>
Diffstat (limited to 'profiles/desc')
-rw-r--r-- | profiles/desc/php_targets.desc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/desc/php_targets.desc b/profiles/desc/php_targets.desc index 2dbef91014c1..3496ec0d4679 100644 --- a/profiles/desc/php_targets.desc +++ b/profiles/desc/php_targets.desc @@ -3,6 +3,7 @@ # This file contains descriptions of the PHP_TARGETS USE_EXPAND flags +php7-4 - Build against PHP 7.4 php7-3 - Build against PHP 7.3 php7-2 - Build against PHP 7.2 php7-1 - Build against PHP 7.1 |