commit: ccb9af4e6ee25df867cc11d147354094b9fb2876
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 24 07:41:11 2020 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Tue Nov 24 07:41:11 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ccb9af4e
dev-lua/luafilesystem: ppc stable wrt bug #756133
Package-Manager: Portage-3.0.8, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago <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 35eaff22cee..ca4a9752874 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 )"