commit: 2a4b1c34ecb714fa53c29dc26428dfe077688644
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 5 00:19:06 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jan 5 00:19:06 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a4b1c34
dev-lua/lua-utf8: Stabilize 0.1.5 amd64, #889736
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-lua/lua-utf8/lua-utf8-0.1.5.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-lua/lua-utf8/lua-utf8-0.1.5.ebuild
b/dev-lua/lua-utf8/lua-utf8-0.1.5.ebuild
index 34527a96652f..0372d711f29a 100644
--- a/dev-lua/lua-utf8/lua-utf8-0.1.5.ebuild
+++ b/dev-lua/lua-utf8/lua-utf8-0.1.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2020-2022 Gentoo Authors
+# Copyright 2020-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -14,7 +14,7 @@ S="${WORKDIR}/${PN//-/}-${PV}"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
IUSE="test"
REQUIRED_USE="${LUA_REQUIRED_USE}"
RESTRICT="!test? ( test )"