From 1a2cd2286904c2b4a405787979fb691e995f7a5e Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Sat, 5 Jul 2025 11:23:50 +0300 Subject: [PATCH] dev-lua/lua-resty-string: Keyword 0.16 arm64, #959570 Signed-off-by: Arthur Zamarin --- dev-lua/lua-resty-string/lua-resty-string-0.16.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-lua/lua-resty-string/lua-resty-string-0.16.ebuild b/dev-lua/lua-resty-string/lua-resty-string-0.16.ebuild index 70b48a247f517..32d7f567beb05 100644 --- a/dev-lua/lua-resty-string/lua-resty-string-0.16.ebuild +++ b/dev-lua/lua-resty-string/lua-resty-string-0.16.ebuild @@ -15,7 +15,7 @@ SRC_URI=" LICENSE="BSD-2" SLOT="0" -KEYWORDS="" +KEYWORDS="~arm64" # Tests require replicating much of nginx-module_src_test() in each # dev-lua/lua-resty-* ebuild. RESTRICT="test"