commit: 303f6d71d9751d56fbf854a743dbcae2a2c7a1fd
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 24 01:06:30 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Nov 24 01:06:30 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=303f6d71
dev-lua/luafilesystem: Stabilize 1.8.0-r1 arm64, #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 a1dd2af7610..262ac8b2e46 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 )"