diff options
author | Michael Orlitzky <mjo@gentoo.org> | 2023-12-05 14:49:16 -0500 |
---|---|---|
committer | Michael Orlitzky <mjo@gentoo.org> | 2023-12-05 20:02:42 -0500 |
commit | a8192a9c21a8203e2b55572cdb487172aa6238f6 (patch) | |
tree | b372f810a4b75d30fc58c257489cd92235abfffd /profiles/desc | |
parent | net-im/discord: add 0.0.37, drop 0.0.36 (diff) | |
download | gentoo-a8192a9c21a8203e2b55572cdb487172aa6238f6.tar.gz gentoo-a8192a9c21a8203e2b55572cdb487172aa6238f6.tar.bz2 gentoo-a8192a9c21a8203e2b55572cdb487172aa6238f6.zip |
profiles/desc/php_targets.desc: add php8-3 flag
Signed-off-by: Michael Orlitzky <mjo@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 8aecd8c74e02..3ba6ed157ba3 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-3 - Build against PHP 8.3 php8-2 - Build against PHP 8.2 php8-1 - Build against PHP 8.1 php8-0 - Build against PHP 8.0 |