commit: ce7374cd36f1d58677334cf002f69dc268f583e7
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 23 22:51:38 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jan 23 22:51:38 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce7374cd
dev-lua/luafilesystem: Stabilize 1.8.0-r101 arm64, #766528
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-lua/luafilesystem/luafilesystem-1.8.0-r101.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-lua/luafilesystem/luafilesystem-1.8.0-r101.ebuild
b/dev-lua/luafilesystem/luafilesystem-1.8.0-r101.ebuild
index 674f2ae90e5..c866b7b6db7 100644
--- a/dev-lua/luafilesystem/luafilesystem-1.8.0-r101.ebuild
+++ b/dev-lua/luafilesystem/luafilesystem-1.8.0-r101.ebuild
@@ -16,7 +16,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="test"
REQUIRED_USE="${LUA_REQUIRED_USE}"
RESTRICT="!test? ( test )"