Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lua/luasystem/
Date: Sun, 29 Nov 2020 17:11:09
Message-Id: 1606669857.5d94db531262bd5d5afb7f0ccc11d3fcdc3d222c.slyfox@gentoo
1 commit: 5d94db531262bd5d5afb7f0ccc11d3fcdc3d222c
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Nov 29 17:10:18 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Nov 29 17:10:57 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d94db53
7
8 dev-lua/luasystem: stable 0.2.1_p0 for ppc64
9
10 stable wrt bug #756124
11
12 Package-Manager: Portage-3.0.11, Repoman-3.0.2
13 RepoMan-Options: --include-arches="ppc64"
14 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
15
16 dev-lua/luasystem/luasystem-0.2.1_p0.ebuild | 2 +-
17 1 file changed, 1 insertion(+), 1 deletion(-)
18
19 diff --git a/dev-lua/luasystem/luasystem-0.2.1_p0.ebuild b/dev-lua/luasystem/luasystem-0.2.1_p0.ebuild
20 index bcbec5c1f81..37c007bfcf0 100644
21 --- a/dev-lua/luasystem/luasystem-0.2.1_p0.ebuild
22 +++ b/dev-lua/luasystem/luasystem-0.2.1_p0.ebuild
23 @@ -16,7 +16,7 @@ SRC_URI="https://github.com/LuaDist2/luasystem/archive/${MY_PV}.tar.gz ->
24
25 LICENSE="MIT"
26 SLOT="0"
27 -KEYWORDS="~amd64 arm arm64 ppc ~ppc64 x86"
28 +KEYWORDS="~amd64 arm arm64 ppc ppc64 x86"
29 IUSE="luajit test"
30
31 RESTRICT="!test? ( test )"