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: Sun, 01 May 2022 04:33:32
Message-Id: 1651379576.3c5f87dfbc11ada138a9b32a197dc9edfd007254.sam@gentoo
1 commit: 3c5f87dfbc11ada138a9b32a197dc9edfd007254
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun May 1 04:32:56 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun May 1 04:32:56 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c5f87df
7
8 dev-lua/luaexpat: Stabilize 1.4.1 x86, #841875
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-lua/luaexpat/luaexpat-1.4.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-lua/luaexpat/luaexpat-1.4.1.ebuild b/dev-lua/luaexpat/luaexpat-1.4.1.ebuild
16 index b0c2791bf0e6..6bc0243c6c83 100644
17 --- a/dev-lua/luaexpat/luaexpat-1.4.1.ebuild
18 +++ b/dev-lua/luaexpat/luaexpat-1.4.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="