commit: db420253375fdbcb90b9b2fb1ec777beb037d0c8
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 23 22:41:59 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jan 23 22:42:20 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db420253
dev-lua/luafilesystem: Stabilize 1.8.0-r101 sparc, #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 bc2795ec2cc..5f4c2b359b3 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 )"