summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-01-23 04:19:31 +0000
committerSam James <sam@gentoo.org>2021-01-23 04:19:31 +0000
commit5d8a502a72e6f07acd8a6aad3b3019d329dd9b30 (patch)
tree8b069ef5594b2d012d1ebd66345d48b9fb6087d2
parentdev-lua/luaexpat: Stabilize 1.3.0-r102 x86, #766528 (diff)
downloadgentoo-5d8a502a72e6f07acd8a6aad3b3019d329dd9b30.tar.gz
gentoo-5d8a502a72e6f07acd8a6aad3b3019d329dd9b30.tar.bz2
gentoo-5d8a502a72e6f07acd8a6aad3b3019d329dd9b30.zip
dev-lua/luafilesystem: Stabilize 1.8.0-r101 x86, #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 cb418442d02d..bc2795ec2ccc 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 )"