Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lua/lpeg/
Date: Wed, 28 Mar 2018 20:55:22
Message-Id: 1522270483.b72d594ca8e4f081db7ef33aef4cbc82f29b7cb0.mattst88@gentoo
1 commit: b72d594ca8e4f081db7ef33aef4cbc82f29b7cb0
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Wed Mar 28 20:54:43 2018 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Wed Mar 28 20:54:43 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b72d594c
7
8 dev-lua/lpeg-1.0.1: added ~mips
9
10 dev-lua/lpeg/lpeg-1.0.1.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/dev-lua/lpeg/lpeg-1.0.1.ebuild b/dev-lua/lpeg/lpeg-1.0.1.ebuild
14 index cf961125df8..1578b536ade 100644
15 --- a/dev-lua/lpeg/lpeg-1.0.1.ebuild
16 +++ b/dev-lua/lpeg/lpeg-1.0.1.ebuild
17 @@ -11,7 +11,7 @@ SRC_URI="http://www.inf.puc-rio.br/~roberto/${PN}/${P}.tar.gz"
18
19 LICENSE="MIT"
20 SLOT="0"
21 -KEYWORDS="amd64 arm arm64 hppa ppc ppc64 x86"
22 +KEYWORDS="amd64 arm arm64 hppa ~mips ppc ppc64 x86"
23 IUSE="debug doc luajit"
24
25 RDEPEND="