summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-01-24 03:51:04 +0000
committerSam James <sam@gentoo.org>2021-01-24 03:52:00 +0000
commitfa9726d7448203a53838fb21d20f2d07d1857f6e (patch)
tree1b27196eb0a51d50b8feb9306e0810accebe0b43 /dev-lua
parentdev-lua/luaexpat: Stabilize 1.3.0-r102 ppc64, #766528 (diff)
downloadgentoo-fa9726d7448203a53838fb21d20f2d07d1857f6e.tar.gz
gentoo-fa9726d7448203a53838fb21d20f2d07d1857f6e.tar.bz2
gentoo-fa9726d7448203a53838fb21d20f2d07d1857f6e.zip
dev-lua/luafilesystem: Stabilize 1.8.0-r101 ppc64, #766528
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lua')
-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 c866b7b6db7f..724296d3834f 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 )"