summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2025-01-24 02:23:08 +0000
committerSam James <sam@gentoo.org>2025-01-24 02:23:08 +0000
commitb33288f53318b61c8658147a54f864fce4fa47d7 (patch)
treeb6c1cad5a1ce03ecbd3b8e8884998579f264e615 /dev-lua
parentnet-libs/nodejs: Stabilize 18.20.6 arm, #948629 (diff)
downloadgentoo-b33288f53318b61c8658147a54f864fce4fa47d7.tar.gz
gentoo-b33288f53318b61c8658147a54f864fce4fa47d7.tar.bz2
gentoo-b33288f53318b61c8658147a54f864fce4fa47d7.zip
dev-lua/luasystem: Stabilize 0.4.5 arm64, #948632
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lua')
-rw-r--r--dev-lua/luasystem/luasystem-0.4.5.ebuild4
1 files 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 )"