Gentoo Archives: gentoo-commits

From: Patrice Clement <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lua/lpeg/
Date: Fri, 05 Jan 2018 13:31:02
Message-Id: 1515159049.c83618b7ad437a3991e897ad8a5a4abd1194816e.monsieurp@gentoo
1 commit: c83618b7ad437a3991e897ad8a5a4abd1194816e
2 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jan 5 13:25:47 2018 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Fri Jan 5 13:30:49 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c83618b7
7
8 dev-lua/lpeg: add back ppc64.
9
10 Package-Manager: Portage-2.3.13, Repoman-2.3.3
11
12 dev-lua/lpeg/lpeg-1.0.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-lua/lpeg/lpeg-1.0.1.ebuild b/dev-lua/lpeg/lpeg-1.0.1.ebuild
16 index bc6ed1fde30..cf961125df8 100644
17 --- a/dev-lua/lpeg/lpeg-1.0.1.ebuild
18 +++ b/dev-lua/lpeg/lpeg-1.0.1.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="http://www.inf.puc-rio.br/~roberto/${PN}/${P}.tar.gz"
20
21 LICENSE="MIT"
22 SLOT="0"
23 -KEYWORDS="amd64 arm arm64 hppa ppc x86"
24 +KEYWORDS="amd64 arm arm64 hppa ppc ppc64 x86"
25 IUSE="debug doc luajit"
26
27 RDEPEND="