diff options
Diffstat (limited to 'www-servers/nginx-unit')
-rw-r--r-- | www-servers/nginx-unit/nginx-unit-1.29.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-servers/nginx-unit/nginx-unit-1.29.0.ebuild b/www-servers/nginx-unit/nginx-unit-1.29.0.ebuild index c72136b53615..84e4d6134d50 100644 --- a/www-servers/nginx-unit/nginx-unit-1.29.0.ebuild +++ b/www-servers/nginx-unit/nginx-unit-1.29.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -15,7 +15,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" MY_USE="perl python ruby" MY_USE_PHP="php7-4 php8-0 php8-1 " IUSE="${MY_USE} ${MY_USE_PHP} ssl" |