summaryrefslogtreecommitdiff
path: root/dev-lua/lua-resty-memcached/lua-resty-memcached-0.17.ebuild
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 /dev-lua/lua-resty-memcached/lua-resty-memcached-0.17.ebuild
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 'dev-lua/lua-resty-memcached/lua-resty-memcached-0.17.ebuild')
-rw-r--r--dev-lua/lua-resty-memcached/lua-resty-memcached-0.17.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-lua/lua-resty-memcached/lua-resty-memcached-0.17.ebuild b/dev-lua/lua-resty-memcached/lua-resty-memcached-0.17.ebuild
index e04b3fd3ce0a..5d81709fa3ae 100644
--- a/dev-lua/lua-resty-memcached/lua-resty-memcached-0.17.ebuild
+++ b/dev-lua/lua-resty-memcached/lua-resty-memcached-0.17.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"