Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lua/luaexpat/
Date: Thu, 03 Nov 2022 23:42:19
Message-Id: 1667518928.e9d140932fdcb4a4ec8e2fac94d7ad0f27dc1fb4.sam@gentoo
1 commit: e9d140932fdcb4a4ec8e2fac94d7ad0f27dc1fb4
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Nov 3 23:42:01 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Nov 3 23:42:08 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9d14093
7
8 dev-lua/luaexpat: Stabilize 1.5.1 arm, #879499
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-lua/luaexpat/luaexpat-1.5.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-lua/luaexpat/luaexpat-1.5.1.ebuild b/dev-lua/luaexpat/luaexpat-1.5.1.ebuild
16 index bfc7da54383a..c178527f7933 100644
17 --- a/dev-lua/luaexpat/luaexpat-1.5.1.ebuild
18 +++ b/dev-lua/luaexpat/luaexpat-1.5.1.ebuild
19 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/lunarmodules/${PN}/archive/refs/tags/${PV}.tar.gz ->
20
21 LICENSE="MIT"
22 SLOT="0"
23 -KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~sparc ~x86"
24 +KEYWORDS="amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~sparc ~x86"
25 REQUIRED_USE="${LUA_REQUIRED_USE}"
26
27 RDEPEND="