diff options
author | 2020-11-24 08:44:29 +0100 | |
---|---|---|
committer | 2020-11-24 08:44:29 +0100 | |
commit | 1bc977c3a20242083f2882b65d0a41ab828af884 (patch) | |
tree | 61cb325e0b773adafe9470ecb265c897657c5ffc /dev-lua/luafilesystem | |
parent | dev-lua/luaexpat: sparc stable wrt bug #756130 (diff) | |
download | gentoo-1bc977c3a20242083f2882b65d0a41ab828af884.tar.gz gentoo-1bc977c3a20242083f2882b65d0a41ab828af884.tar.bz2 gentoo-1bc977c3a20242083f2882b65d0a41ab828af884.zip |
dev-lua/luafilesystem: sparc stable wrt bug #756133
Package-Manager: Portage-3.0.8, Repoman-3.0.2
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-lua/luafilesystem')
-rw-r--r-- | dev-lua/luafilesystem/luafilesystem-1.8.0-r1.ebuild | 2 |
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 3d39e9345ca9..bec61740e5fc 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 )" |