commit:     b33288f53318b61c8658147a54f864fce4fa47d7
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 24 02:23:08 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Jan 24 02:23:08 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b33288f5

dev-lua/luasystem: Stabilize 0.4.5 arm64, #948632

Signed-off-by: Sam James <sam <AT> gentoo.org>

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

diff --git a/dev-lua/luasystem/luasystem-0.4.5.ebuild 
b/dev-lua/luasystem/luasystem-0.4.5.ebuild
index 41d3e66c682f..e67750a699f6 100644
--- a/dev-lua/luasystem/luasystem-0.4.5.ebuild
+++ b/dev-lua/luasystem/luasystem-0.4.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -15,7 +15,7 @@ S="${WORKDIR}/${PN}-${MY_PV}"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~amd64 ~arm arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
 IUSE="test"
 REQUIRED_USE="${LUA_REQUIRED_USE}"
 RESTRICT="!test? ( test )"

Reply via email to