diff options
author | Sam James <sam@gentoo.org> | 2024-01-18 07:46:16 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-01-18 07:46:16 +0000 |
commit | df839a384030f1e0260b05f3280c0b33c1b46cfe (patch) | |
tree | 4746c0d9b5465099282663983dfa6c897308da36 /profiles/desc | |
parent | profiles/base: cleanup php8-0 (diff) | |
download | gentoo-df839a384030f1e0260b05f3280c0b33c1b46cfe.tar.gz gentoo-df839a384030f1e0260b05f3280c0b33c1b46cfe.tar.bz2 gentoo-df839a384030f1e0260b05f3280c0b33c1b46cfe.zip |
profiles/desc: cleanup php8-0
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'profiles/desc')
-rw-r--r-- | profiles/desc/php_targets.desc | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/profiles/desc/php_targets.desc b/profiles/desc/php_targets.desc index 0f6c40acfa5f..029dd62dce4d 100644 --- a/profiles/desc/php_targets.desc +++ b/profiles/desc/php_targets.desc @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # This file contains descriptions of the PHP_TARGETS USE_EXPAND flags @@ -6,4 +6,3 @@ 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 |