diff options
author | Sam James <sam@gentoo.org> | 2021-01-23 22:41:59 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-23 22:42:20 +0000 |
commit | db420253375fdbcb90b9b2fb1ec777beb037d0c8 (patch) | |
tree | 6b148baaff147620461b53c4dda21b2865b8acd0 /dev-lua/luafilesystem | |
parent | dev-lua/luaexpat: Stabilize 1.3.0-r102 sparc, #766528 (diff) | |
download | gentoo-db420253375fdbcb90b9b2fb1ec777beb037d0c8.tar.gz gentoo-db420253375fdbcb90b9b2fb1ec777beb037d0c8.tar.bz2 gentoo-db420253375fdbcb90b9b2fb1ec777beb037d0c8.zip |
dev-lua/luafilesystem: Stabilize 1.8.0-r101 sparc, #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 bc2795ec2ccc..5f4c2b359b3b 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 )" |