summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-01-24 03:51:37 +0000
committerSam James <sam@gentoo.org>2021-01-24 03:52:18 +0000
commita5c4d54eab3aa95a7c993ab508ba924566b92f1a (patch)
treee472e42ebc498a98391ca7a90f066b2a9eaaeb2a
parentdev-lua/luaexpat: Stabilize 1.3.0-r102 ppc, #766528 (diff)
downloadgentoo-a5c4d54eab3aa95a7c993ab508ba924566b92f1a.tar.gz
gentoo-a5c4d54eab3aa95a7c993ab508ba924566b92f1a.tar.bz2
gentoo-a5c4d54eab3aa95a7c993ab508ba924566b92f1a.zip
dev-lua/luafilesystem: Stabilize 1.8.0-r101 ppc, #766528
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-lua/luafilesystem/luafilesystem-1.8.0-r101.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lua/luafilesystem/luafilesystem-1.8.0-r101.ebuild b/dev-lua/luafilesystem/luafilesystem-1.8.0-r101.ebuild
index 724296d3834f..d3ff6e739573 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 )"