summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-12-02 22:09:13 +0000
committerSam James <sam@gentoo.org>2020-12-02 22:09:13 +0000
commited0b4ec75aefb0741e78a8aa59cbae47d4e9b246 (patch)
tree55aa743244a6ea45bef3b5ab660133da2d265690
parentdev-lua/lua-argparse: Stabilize 0.6.0-r1 arm64, #757528 (diff)
downloadgentoo-ed0b4ec7.tar.gz
gentoo-ed0b4ec7.tar.bz2
gentoo-ed0b4ec7.zip
dev-lua/lua-utf8: Stabilize 0.1.3 arm64, #757528
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-lua/lua-utf8/lua-utf8-0.1.3.ebuild2
1 files changed, 1 insertions, 1 deletions
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 6ac8dd788d93..c7dc01e463d9 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 )"