From 2242497f4c7c84eba33d8a713a6b6cfed8df5d46 Mon Sep 17 00:00:00 2001 From: Sam James Date: Sat, 5 Jul 2025 09:13:41 +0100 Subject: */*: 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 --- dev-lua/lua-resty-mysql/lua-resty-mysql-0.27.ebuild | 1 + 1 file changed, 1 insertion(+) (limited to 'dev-lua/lua-resty-mysql/lua-resty-mysql-0.27.ebuild') diff --git a/dev-lua/lua-resty-mysql/lua-resty-mysql-0.27.ebuild b/dev-lua/lua-resty-mysql/lua-resty-mysql-0.27.ebuild index 08350757ce10..92142eea026c 100644 --- a/dev-lua/lua-resty-mysql/lua-resty-mysql-0.27.ebuild +++ b/dev-lua/lua-resty-mysql/lua-resty-mysql-0.27.ebuild @@ -15,6 +15,7 @@ SRC_URI=" LICENSE="BSD-2" SLOT="0" +KEYWORDS="" # Tests require replicating much of nginx-module_src_test() in each # dev-lua/lua-resty-* ebuild. RESTRICT="test" -- cgit v1.2.3