diff options
author | Brian Evans <grknight@gentoo.org> | 2022-09-30 13:08:35 -0400 |
---|---|---|
committer | Brian Evans <grknight@gentoo.org> | 2022-09-30 13:14:20 -0400 |
commit | 0430657c2a5f2a492b1a19f24a3edf7ab4cb8e92 (patch) | |
tree | 1b28af4f7558e52b6d088d610636041ed3917acb /profiles/desc | |
parent | sci-geosciences/gnome-maps: version bump to 43.0 (diff) | |
download | gentoo-0430657c2a5f2a492b1a19f24a3edf7ab4cb8e92.tar.gz gentoo-0430657c2a5f2a492b1a19f24a3edf7ab4cb8e92.tar.bz2 gentoo-0430657c2a5f2a492b1a19f24a3edf7ab4cb8e92.zip |
profiles: Prepare for adding PHP 8.2 RC
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 301a3e58a8ff..78c3a07424c3 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 +php8-2 - Build against PHP 8.2 php8-1 - Build against PHP 8.1 php8-0 - Build against PHP 8.0 php7-4 - Build against PHP 7.4 |