commit: 2b1cd5a3d16fc45a0546153c9d8866503451a3d3 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> AuthorDate: Sun Jul 22 14:48:05 2018 +0000 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> CommitDate: Sun Jul 22 14:51:02 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b1cd5a3
dev-perl/OpenGL: x86 stable (bug #661732) Package-Manager: Portage-2.3.43, Repoman-2.3.10 dev-perl/OpenGL/OpenGL-0.700.0.ebuild | 4 ++-- 1 file 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 3f84d3c549d..338206d3895 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="
