summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-11-24 08:42:14 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-11-24 08:42:14 +0100
commit8eccf7647f66f3974a405a2ec605f34497f5cc59 (patch)
tree15f32e6d25853ca1dd9db59e784401b213a6e819
parentdev-lua/luaexpat: ppc64 stable wrt bug #756130 (diff)
downloadgentoo-8eccf7647f66f3974a405a2ec605f34497f5cc59.tar.gz
gentoo-8eccf7647f66f3974a405a2ec605f34497f5cc59.tar.bz2
gentoo-8eccf7647f66f3974a405a2ec605f34497f5cc59.zip
dev-lua/luafilesystem: ppc64 stable wrt bug #756133
Package-Manager: Portage-3.0.8, Repoman-3.0.2 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-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 ca4a9752874a..3d39e9345ca9 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 )"