This commit adds the live Git version of NGINX to the Gentoo tree,
making use of nginx.eclass.

Signed-off-by: Zurab Kvachadze <zurabid2...@gmail.com>
---
 .../nginx/{nginx-1.26.3-r1.ebuild => nginx-9999.ebuild}     | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)
 copy www-servers/nginx/{nginx-1.26.3-r1.ebuild => nginx-9999.ebuild} (85%)

diff --git a/www-servers/nginx/nginx-1.26.3-r1.ebuild 
b/www-servers/nginx/nginx-9999.ebuild
similarity index 85%
copy from www-servers/nginx/nginx-1.26.3-r1.ebuild
copy to www-servers/nginx/nginx-9999.ebuild
index 43b77a0a76af..801d51bbc7f9 100644
--- a/www-servers/nginx/nginx-1.26.3-r1.ebuild
+++ b/www-servers/nginx/nginx-9999.ebuild
@@ -19,13 +19,11 @@ NGINX_MODULES=(
        
+stream_{upstream_hash,upstream_least_conn,upstream_random,upstream_zone}
        stream_{ssl,realip,geoip,ssl_preread}
 )
-NGINX_UPDATE_STREAM=stable
-NGINX_TESTS_COMMIT=981b8807117014d5bfc3ddd17496fc48de038072
+NGINX_UPDATE_STREAM=live
+NGINX_TESTS_COMMIT=live
 NGINX_MISC_FILES=(
        nginx-{r2.logrotate,r2.service,r4.conf,r5.initd,r1.confd}
        nginx.tmpfiles
 )
 
 inherit nginx
-
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux 
~x86-linux"
-- 
2.45.3


Reply via email to