diff options
author | Bertrand Jacquin <bertrand@jacquin.bzh> | 2017-03-24 00:47:30 +0000 |
---|---|---|
committer | Bertrand Jacquin <bertrand@jacquin.bzh> | 2017-03-24 00:47:30 +0000 |
commit | 9f947c1fa125b2e1ca4ec704e435bb39887e6ae7 (patch) | |
tree | 0c0d1ccbf3fa443fdf43c55ad8b5bc71b9421c75 /profiles/server | |
parent | sys-kernel/stable-sources: Version bump (diff) | |
download | portage-9f947c1fa125b2e1ca4ec704e435bb39887e6ae7.tar.xz |
profiles/server: Drop PHP_TARGETS since it was phased out
See: https://bugs.gentoo.org/611214
Diffstat (limited to 'profiles/server')
-rw-r--r-- | profiles/server/make.defaults | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/profiles/server/make.defaults b/profiles/server/make.defaults index 2efc4607..eedacd67 100644 --- a/profiles/server/make.defaults +++ b/profiles/server/make.defaults @@ -757,8 +757,6 @@ USE="${USE} nginx_modules_http_realip nginx_modules_http_stub_status" -PHP_INI_VERSION="production" - # 01/01/2015 - beber # Setting PHP_TARGETS is non functional, need to expand manually # First disable all of them, set enable needed one |