Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lua/lua-utf8/
Date: Fri, 04 Nov 2022 08:16:54
Message-Id: 1667549752.7b05e4f11b909e4c4bba041240befec86f728917.ago@gentoo
1 commit: 7b05e4f11b909e4c4bba041240befec86f728917
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Fri Nov 4 08:15:52 2022 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Fri Nov 4 08:15:52 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b05e4f1
7
8 dev-lua/lua-utf8: Stabilize 0.1.4 x86, #879497
9
10 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
11
12 dev-lua/lua-utf8/lua-utf8-0.1.4.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-lua/lua-utf8/lua-utf8-0.1.4.ebuild b/dev-lua/lua-utf8/lua-utf8-0.1.4.ebuild
16 index 22a2a447f9d1..b219355d088d 100644
17 --- a/dev-lua/lua-utf8/lua-utf8-0.1.4.ebuild
18 +++ b/dev-lua/lua-utf8/lua-utf8-0.1.4.ebuild
19 @@ -14,7 +14,7 @@ S="${WORKDIR}/${PN//-/}-${PV}"
20
21 LICENSE="MIT"
22 SLOT="0"
23 -KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~sparc ~x86"
24 +KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~sparc x86"
25 IUSE="test"
26 REQUIRED_USE="${LUA_REQUIRED_USE}"
27 RESTRICT="!test? ( test )"