summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-11-24 01:09:46 +0000
committerSam James <sam@gentoo.org>2020-11-24 01:09:46 +0000
commit11e40546ef72cbec2b6d5becda73bdb58dd82554 (patch)
tree07d774b80aa31ca38349167acc8e0e812dde1ee9
parentapp-portage/euses: Stabilize 2.6.0 arm, #755554 (diff)
downloadgentoo-11e40546ef72cbec2b6d5becda73bdb58dd82554.tar.gz
gentoo-11e40546ef72cbec2b6d5becda73bdb58dd82554.tar.bz2
gentoo-11e40546ef72cbec2b6d5becda73bdb58dd82554.zip
dev-lua/luafilesystem: Stabilize 1.8.0-r1 arm, #756133
Signed-off-by: Sam James <sam@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 262ac8b2e46d..a45fe4f18eed 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 )"