commit: 5d8888fc7f451b7e9c397b9c15fe673e8019eb40 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org> AuthorDate: Mon Oct 5 20:31:59 2015 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Mon Oct 5 20:41:52 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d8888fc
dev-perl/OpenGL: Keyword for ppc64. Package-Manager: portage-2.2.18 Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org> dev-perl/OpenGL/OpenGL-0.670.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/OpenGL/OpenGL-0.670.3.ebuild b/dev-perl/OpenGL/OpenGL-0.670.3.ebuild index d089f1e..8b1cb70 100644 --- a/dev-perl/OpenGL/OpenGL-0.670.3.ebuild +++ b/dev-perl/OpenGL/OpenGL-0.670.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -13,7 +13,7 @@ DESCRIPTION="Perl interface providing graphics display using OpenGL" LICENSE="|| ( Artistic GPL-1 GPL-2 GPL-3 )" SLOT="0" -KEYWORDS="amd64 arm ppc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 arm ppc x86 ~ppc64 ~amd64-linux ~x86-linux" IUSE="" RDEPEND="
