commit: be92a03f4e49d8b95b9ebc3d3cefea44e243c249
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 9 02:03:45 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Apr 9 02:03:45 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be92a03f
dev-lua/luasystem: Stabilize 0.5.1 arm, #953445
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-lua/luasystem/luasystem-0.5.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-lua/luasystem/luasystem-0.5.1.ebuild
b/dev-lua/luasystem/luasystem-0.5.1.ebuild
index b4aaef56907c..aeef670a64b8 100644
--- a/dev-lua/luasystem/luasystem-0.5.1.ebuild
+++ b/dev-lua/luasystem/luasystem-0.5.1.ebuild
@@ -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 )"