diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-11-29 17:10:18 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-11-29 17:10:57 +0000 |
commit | 5d94db531262bd5d5afb7f0ccc11d3fcdc3d222c (patch) | |
tree | 3dcd8cf213128452d225f94b6e1faf7905dde93c /dev-lua/luasystem | |
parent | dev-lua/luassert: stable 1.8.0 for ppc64 (diff) | |
download | gentoo-5d94db531262bd5d5afb7f0ccc11d3fcdc3d222c.tar.gz gentoo-5d94db531262bd5d5afb7f0ccc11d3fcdc3d222c.tar.bz2 gentoo-5d94db531262bd5d5afb7f0ccc11d3fcdc3d222c.zip |
dev-lua/luasystem: stable 0.2.1_p0 for ppc64
stable wrt bug #756124
Package-Manager: Portage-3.0.11, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-lua/luasystem')
-rw-r--r-- | dev-lua/luasystem/luasystem-0.2.1_p0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lua/luasystem/luasystem-0.2.1_p0.ebuild b/dev-lua/luasystem/luasystem-0.2.1_p0.ebuild index bcbec5c1f81b..37c007bfcf0e 100644 --- a/dev-lua/luasystem/luasystem-0.2.1_p0.ebuild +++ b/dev-lua/luasystem/luasystem-0.2.1_p0.ebuild @@ -16,7 +16,7 @@ SRC_URI="https://github.com/LuaDist2/luasystem/archive/${MY_PV}.tar.gz -> LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 arm arm64 ppc ~ppc64 x86" +KEYWORDS="~amd64 arm arm64 ppc ppc64 x86" IUSE="luajit test" RESTRICT="!test? ( test )" |