diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-27 07:45:34 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-27 08:07:34 +0100 |
commit | 6e6c8cc4c71bf6985ed30e859efa3fd71e03b701 (patch) | |
tree | aa87b3325007e0a084936c56aa511a4539095ca1 /dev-perl/OpenGL | |
parent | dev-perl/NetAddr-IP: stable 4.79.0 for ppc, bug #661724 (diff) | |
download | gentoo-6e6c8cc4c71bf6985ed30e859efa3fd71e03b701.tar.gz gentoo-6e6c8cc4c71bf6985ed30e859efa3fd71e03b701.tar.bz2 gentoo-6e6c8cc4c71bf6985ed30e859efa3fd71e03b701.zip |
dev-perl/OpenGL: stable 0.700.0 for ppc, bug #661732
Bug: https://bugs.gentoo.org/661732
Package-Manager: Portage-2.3.43, Repoman-2.3.10
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'dev-perl/OpenGL')
-rw-r--r-- | dev-perl/OpenGL/OpenGL-0.700.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/OpenGL/OpenGL-0.700.0.ebuild b/dev-perl/OpenGL/OpenGL-0.700.0.ebuild index 338206d38952..35d3fa77105a 100644 --- a/dev-perl/OpenGL/OpenGL-0.700.0.ebuild +++ b/dev-perl/OpenGL/OpenGL-0.700.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module eutils DESCRIPTION="Perl interface providing graphics display using OpenGL" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="examples" RDEPEND=" |