summaryrefslogtreecommitdiff
path: root/www-servers/nginx-unit/nginx-unit-1.26.1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'www-servers/nginx-unit/nginx-unit-1.26.1.ebuild')
-rw-r--r--www-servers/nginx-unit/nginx-unit-1.26.1.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/www-servers/nginx-unit/nginx-unit-1.26.1.ebuild b/www-servers/nginx-unit/nginx-unit-1.26.1.ebuild
index 48dca172ad9a..a8f53d5b68c9 100644
--- a/www-servers/nginx-unit/nginx-unit-1.26.1.ebuild
+++ b/www-servers/nginx-unit/nginx-unit-1.26.1.ebuild
@@ -17,13 +17,12 @@ LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="amd64"
MY_USE="perl python ruby"
-MY_USE_PHP="php7-3 php7-4"
+MY_USE_PHP="php7-4"
IUSE="${MY_USE} ${MY_USE_PHP} ssl"
REQUIRED_USE="|| ( ${IUSE} )
python? ( ${PYTHON_REQUIRED_USE} )"
DEPEND="perl? ( dev-lang/perl:= )
- php7-3? ( dev-lang/php:7.3[embed] )
php7-4? ( dev-lang/php:7.4[embed] )
python? ( ${PYTHON_DEPS} )
ruby? (