commit: 11e40546ef72cbec2b6d5becda73bdb58dd82554
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 24 01:09:46 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Nov 24 01:09:46 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11e40546
dev-lua/luafilesystem: Stabilize 1.8.0-r1 arm, #756133
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-lua/luafilesystem/luafilesystem-1.8.0-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-lua/luafilesystem/luafilesystem-1.8.0-r1.ebuild
b/dev-lua/luafilesystem/luafilesystem-1.8.0-r1.ebuild
index 262ac8b2e46..a45fe4f18ee 100644
--- a/dev-lua/luafilesystem/luafilesystem-1.8.0-r1.ebuild
+++ b/dev-lua/luafilesystem/luafilesystem-1.8.0-r1.ebuild
@@ -14,7 +14,7 @@ S="${WORKDIR}/${PN}-${MY_PV}"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm arm64 ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 arm arm64 ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86"
IUSE="luajit test"
RESTRICT="!test? ( test )"