commit: c83618b7ad437a3991e897ad8a5a4abd1194816e Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org> AuthorDate: Fri Jan 5 13:25:47 2018 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Fri Jan 5 13:30:49 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c83618b7
dev-lua/lpeg: add back ppc64. Package-Manager: Portage-2.3.13, Repoman-2.3.3 dev-lua/lpeg/lpeg-1.0.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-lua/lpeg/lpeg-1.0.1.ebuild b/dev-lua/lpeg/lpeg-1.0.1.ebuild index bc6ed1fde30..cf961125df8 100644 --- 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="
