diff options
author | Sam James <sam@gentoo.org> | 2021-01-23 22:51:38 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-23 22:51:38 +0000 |
commit | ce7374cd36f1d58677334cf002f69dc268f583e7 (patch) | |
tree | 9bfc91940b35191ac8b263e310525d07ae7c2c0b /dev-lua/luafilesystem | |
parent | dev-lua/luaexpat: Stabilize 1.3.0-r102 arm64, #766528 (diff) | |
download | gentoo-ce7374cd36f1d58677334cf002f69dc268f583e7.tar.gz gentoo-ce7374cd36f1d58677334cf002f69dc268f583e7.tar.bz2 gentoo-ce7374cd36f1d58677334cf002f69dc268f583e7.zip |
dev-lua/luafilesystem: Stabilize 1.8.0-r101 arm64, #766528
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lua/luafilesystem')
-rw-r--r-- | dev-lua/luafilesystem/luafilesystem-1.8.0-r101.ebuild | 2 |
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 674f2ae90e52..c866b7b6db7f 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 )" |