fix fpm use constraint

master
Robert Förster (Dessa) 9 years ago
parent 001876298c
commit 9960f9b5e0

@ -55,8 +55,10 @@ DEPEND="
)
!lighttpd? (
( !nginx? (
www-servers/apache[ssl=]
dev-lang/php[apache2]
!fpm? (
www-servers/apache[ssl=]
dev-lang/php[apache2]
)
)
)
)

Loading…
Cancel
Save