commit:     f424ff8b83bcd72cb5f189e95327e00cf0899776
Author:     Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Thu Jan  8 14:45:06 2026 +0000
Commit:     Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Fri Jan  9 01:28:43 2026 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f424ff8b

dev-lua/luajson: Stabilize 1.3.4 arm64, #967978

Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>

 dev-lua/luajson/luajson-1.3.4.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-lua/luajson/luajson-1.3.4.ebuild 
b/dev-lua/luajson/luajson-1.3.4.ebuild
index 47b74fdc9731..687047e51785 100644
--- a/dev-lua/luajson/luajson-1.3.4.ebuild
+++ b/dev-lua/luajson/luajson-1.3.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/harningt/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~hppa ~mips ppc ppc64 ~riscv ~sparc x86"
+KEYWORDS="amd64 ~arm arm64 ~hppa ~mips ppc ppc64 ~riscv ~sparc x86"
 
 REQUIRED_USE="${LUA_REQUIRED_USE}"
 

Reply via email to