commit: e3b4c338f3924db14dc82bdcd495620b6bd7a41d
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 2 23:23:46 2020 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Wed Dec 2 23:30:49 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3b4c338
dev-lua/lua-utf8: x86 stable (bug #757528)
Package-Manager: Portage-3.0.10, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
dev-lua/lua-utf8/lua-utf8-0.1.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-lua/lua-utf8/lua-utf8-0.1.3.ebuild
b/dev-lua/lua-utf8/lua-utf8-0.1.3.ebuild
index c7dc01e463d..81d4d8cd8f5 100644
--- a/dev-lua/lua-utf8/lua-utf8-0.1.3.ebuild
+++ b/dev-lua/lua-utf8/lua-utf8-0.1.3.ebuild
@@ -12,7 +12,7 @@ S="${WORKDIR}/${PN//-/}-${PV}"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm arm64 ppc ppc64 ~x86"
+KEYWORDS="~amd64 ~arm arm64 ppc ppc64 x86"
IUSE="luajit test"
RESTRICT="!test? ( test )"