diff options
author | Michael Orlitzky <mjo@gentoo.org> | 2017-01-17 13:27:36 -0500 |
---|---|---|
committer | Michael Orlitzky <mjo@gentoo.org> | 2017-01-17 13:37:59 -0500 |
commit | e22c38e59eb4ca9fbc3c486f63360870f0a67317 (patch) | |
tree | 391489a4830e3a7f0263d0b26a26f86b6ad2dad8 /profiles/desc/php_targets.desc | |
parent | app-emulation/cloud-init: 0.7.9 stable amd64 and x86 (diff) | |
download | gentoo-e22c38e59eb4ca9fbc3c486f63360870f0a67317.tar.gz gentoo-e22c38e59eb4ca9fbc3c486f63360870f0a67317.tar.bz2 gentoo-e22c38e59eb4ca9fbc3c486f63360870f0a67317.zip |
profiles: remove the unused and masked PHP_TARGETS=php5-3 USE flag.
Gentoo-Bug: 524216
Diffstat (limited to 'profiles/desc/php_targets.desc')
-rw-r--r-- | profiles/desc/php_targets.desc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/profiles/desc/php_targets.desc b/profiles/desc/php_targets.desc index 8cb336513b86..81547b21005c 100644 --- a/profiles/desc/php_targets.desc +++ b/profiles/desc/php_targets.desc @@ -9,4 +9,3 @@ php7-0 - Build against PHP 7.0 php5-6 - Build against PHP 5.6 php5-5 - Build against PHP 5.5 php5-4 - Build against PHP 5.4 -php5-3 - Build against PHP 5.3 |