projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9659909
)
dev-lua/lpeg: add back ppc64.
author
Patrice Clement
<monsieurp@gentoo.org>
Fri, 5 Jan 2018 13:25:47 +0000
(14:25 +0100)
committer
Patrice Clement
<monsieurp@gentoo.org>
Fri, 5 Jan 2018 13:30:49 +0000
(14:30 +0100)
Package-Manager: Portage-2.3.13, Repoman-2.3.3
dev-lua/lpeg/lpeg-1.0.1.ebuild
patch
|
blob
|
history
diff --git
a/dev-lua/lpeg/lpeg-1.0.1.ebuild
b/dev-lua/lpeg/lpeg-1.0.1.ebuild
index bc6ed1fde305dba2115226c26471482f800cf02e..cf961125df8e56324ab53ef6dc896a3e4cce63cf 100644
(file)
--- a/
dev-lua/lpeg/lpeg-1.0.1.ebuild
+++ b/
dev-lua/lpeg/lpeg-1.0.1.ebuild
@@
-11,7
+11,7
@@
SRC_URI="http://www.inf.puc-rio.br/~roberto/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 arm arm64 hppa ppc x86"
+KEYWORDS="amd64 arm arm64 hppa ppc
ppc64
x86"
IUSE="debug doc luajit"
RDEPEND="