Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lua/lua-utf8/
Date: Wed, 02 Dec 2020 23:31:10
Message-Id: 1606951849.e3b4c338f3924db14dc82bdcd495620b6bd7a41d.whissi@gentoo
1 commit: e3b4c338f3924db14dc82bdcd495620b6bd7a41d
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Wed Dec 2 23:23:46 2020 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Wed Dec 2 23:30:49 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3b4c338
7
8 dev-lua/lua-utf8: x86 stable (bug #757528)
9
10 Package-Manager: Portage-3.0.10, Repoman-3.0.2
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 dev-lua/lua-utf8/lua-utf8-0.1.3.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-lua/lua-utf8/lua-utf8-0.1.3.ebuild b/dev-lua/lua-utf8/lua-utf8-0.1.3.ebuild
17 index c7dc01e463d..81d4d8cd8f5 100644
18 --- a/dev-lua/lua-utf8/lua-utf8-0.1.3.ebuild
19 +++ b/dev-lua/lua-utf8/lua-utf8-0.1.3.ebuild
20 @@ -12,7 +12,7 @@ S="${WORKDIR}/${PN//-/}-${PV}"
21
22 LICENSE="MIT"
23 SLOT="0"
24 -KEYWORDS="~amd64 ~arm arm64 ppc ppc64 ~x86"
25 +KEYWORDS="~amd64 ~arm arm64 ppc ppc64 x86"
26 IUSE="luajit test"
27 RESTRICT="!test? ( test )"