diff options
author | Bertrand Jacquin <bertrand@jacquin.bzh> | 2015-09-14 21:47:47 +0100 |
---|---|---|
committer | Bertrand Jacquin <bertrand@jacquin.bzh> | 2015-09-14 21:47:47 +0100 |
commit | ad31f930d486daea9e3b04501315870909122ff0 (patch) | |
tree | 926cc262a70ee8dab659fe1bf7c4568ba5a1df15 /profiles/server | |
parent | metadata: refresh cache (diff) | |
download | portage-ad31f930d486daea9e3b04501315870909122ff0.tar.xz |
profiles/server: Disable php_targets_php5-5 USE flag
Diffstat (limited to 'profiles/server')
-rw-r--r-- | profiles/server/make.defaults | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/profiles/server/make.defaults b/profiles/server/make.defaults index 37cf26b2..d4dff8d8 100644 --- a/profiles/server/make.defaults +++ b/profiles/server/make.defaults @@ -592,5 +592,4 @@ USE="${USE} -php_targets_php7-0" USE="${USE} php_targets_php5-4 - php_targets_php5-5 php_targets_php5-6" |