diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-07-22 16:48:05 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-07-22 16:51:02 +0200 |
commit | 2b1cd5a3d16fc45a0546153c9d8866503451a3d3 (patch) | |
tree | 689543c0cf563821cc02209f61e99c960f809da7 /dev-perl/OpenGL | |
parent | dev-perl/Ogg-Vorbis-Header: x86 stable (bug #661732) (diff) | |
download | gentoo-2b1cd5a3d16fc45a0546153c9d8866503451a3d3.tar.gz gentoo-2b1cd5a3d16fc45a0546153c9d8866503451a3d3.tar.bz2 gentoo-2b1cd5a3d16fc45a0546153c9d8866503451a3d3.zip |
dev-perl/OpenGL: x86 stable (bug #661732)
Package-Manager: Portage-2.3.43, Repoman-2.3.10
Diffstat (limited to 'dev-perl/OpenGL')
-rw-r--r-- | dev-perl/OpenGL/OpenGL-0.700.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/OpenGL/OpenGL-0.700.0.ebuild b/dev-perl/OpenGL/OpenGL-0.700.0.ebuild index 3f84d3c549d9..338206d38952 100644 --- a/dev-perl/OpenGL/OpenGL-0.700.0.ebuild +++ b/dev-perl/OpenGL/OpenGL-0.700.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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=" |