summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-11-24 08:41:11 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-11-24 08:41:11 +0100
commitccb9af4e6ee25df867cc11d147354094b9fb2876 (patch)
treeb94d0e18fc4580afba7754a62483a82e025e9e34 /dev-lua/luafilesystem
parentdev-lua/luaexpat: ppc stable wrt bug #756130 (diff)
downloadgentoo-ccb9af4e6ee25df867cc11d147354094b9fb2876.tar.gz
gentoo-ccb9af4e6ee25df867cc11d147354094b9fb2876.tar.bz2
gentoo-ccb9af4e6ee25df867cc11d147354094b9fb2876.zip
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@gentoo.org>
Diffstat (limited to 'dev-lua/luafilesystem')
-rw-r--r--dev-lua/luafilesystem/luafilesystem-1.8.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lua/luafilesystem/luafilesystem-1.8.0-r1.ebuild b/dev-lua/luafilesystem/luafilesystem-1.8.0-r1.ebuild
index 35eaff22ceeb..ca4a9752874a 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 )"