diff options
author | Brian Evans <grknight@gentoo.org> | 2018-06-14 08:44:27 -0400 |
---|---|---|
committer | Brian Evans <grknight@gentoo.org> | 2018-06-14 09:16:58 -0400 |
commit | 1a5953b6d4b42976ae6c902923c59a1fad8e9c07 (patch) | |
tree | 3ae9e2ce73c81086425d873b68c2d741c2636c1a /profiles/desc | |
parent | dev-lang/php: amd64 stable wrt bug #658092 (diff) | |
download | gentoo-1a5953b6d4b42976ae6c902923c59a1fad8e9c07.tar.gz gentoo-1a5953b6d4b42976ae6c902923c59a1fad8e9c07.tar.bz2 gentoo-1a5953b6d4b42976ae6c902923c59a1fad8e9c07.zip |
profiles: Add php7-3 to desc/php_targets
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 ae4ceacb73ee..62c199c76a10 100644 --- a/profiles/desc/php_targets.desc +++ b/profiles/desc/php_targets.desc @@ -1,8 +1,9 @@ -# Copyright 1999-2011 Gentoo Foundation. +# Copyright 1999-2018 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 # This file contains descriptions of the PHP_TARGETS USE_EXPAND flags +php7-3 - Build against PHP 7.3 php7-2 - Build against PHP 7.2 php7-1 - Build against PHP 7.1 php7-0 - Build against PHP 7.0 |