Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/OpenGL/
Date: Fri, 27 Jul 2018 07:08:10
Message-Id: 1532675254.6e6c8cc4c71bf6985ed30e859efa3fd71e03b701.slyfox@gentoo
1 commit: 6e6c8cc4c71bf6985ed30e859efa3fd71e03b701
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jul 27 06:45:34 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Fri Jul 27 07:07:34 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e6c8cc4
7
8 dev-perl/OpenGL: stable 0.700.0 for ppc, bug #661732
9
10 Bug: https://bugs.gentoo.org/661732
11 Package-Manager: Portage-2.3.43, Repoman-2.3.10
12 RepoMan-Options: --include-arches="ppc"
13
14 dev-perl/OpenGL/OpenGL-0.700.0.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-perl/OpenGL/OpenGL-0.700.0.ebuild b/dev-perl/OpenGL/OpenGL-0.700.0.ebuild
18 index 338206d3895..35d3fa77105 100644
19 --- a/dev-perl/OpenGL/OpenGL-0.700.0.ebuild
20 +++ b/dev-perl/OpenGL/OpenGL-0.700.0.ebuild
21 @@ -11,7 +11,7 @@ inherit perl-module eutils
22 DESCRIPTION="Perl interface providing graphics display using OpenGL"
23
24 SLOT="0"
25 -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
26 +KEYWORDS="~amd64 ~arm ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
27 IUSE="examples"
28
29 RDEPEND="