summaryrefslogtreecommitdiff
path: root/www-nginx/ngx-lua-module
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2025-07-05 09:13:41 +0100
committerSam James <sam@gentoo.org>2025-07-05 09:18:43 +0100
commit2242497f4c7c84eba33d8a713a6b6cfed8df5d46 (patch)
treec0ccd7b3f3c183ff3d672b744826c43ff3e2d6ab /www-nginx/ngx-lua-module
parentb6dd99c0b7c50fb4bfcfc9481ae98d55d3197879 (diff)
downloadgentoo-2242497f4c7c84eba33d8a713a6b6cfed8df5d46.tar.gz
gentoo-2242497f4c7c84eba33d8a713a6b6cfed8df5d46.tar.bz2
gentoo-2242497f4c7c84eba33d8a713a6b6cfed8df5d46.zip
*/*: fix missing KEYWORDS line for new NGINX modules
nattka can't handle it otherwise. Also, fix some variable layout issues while here. Bug: https://bugs.gentoo.org/959570 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-nginx/ngx-lua-module')
-rw-r--r--www-nginx/ngx-lua-module/ngx-lua-module-0.10.27.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/www-nginx/ngx-lua-module/ngx-lua-module-0.10.27.ebuild b/www-nginx/ngx-lua-module/ngx-lua-module-0.10.27.ebuild
index 8be9b7197480..9405caea6367 100644
--- a/www-nginx/ngx-lua-module/ngx-lua-module-0.10.27.ebuild
+++ b/www-nginx/ngx-lua-module/ngx-lua-module-0.10.27.ebuild
@@ -21,6 +21,7 @@ SRC_URI="
LICENSE="BSD-2"
SLOT="0"
+KEYWORDS=""
REQUIRED_USE="${LUA_REQUIRED_USE}"