diff options
author | Sam James <sam@gentoo.org> | 2024-11-14 02:45:40 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-11-14 02:45:40 +0000 |
commit | 1febb8a50cd2e87928862d321bc5113a1051cb2f (patch) | |
tree | 343f3705963e95d8b56955ce654bbbd76692555d /dev-perl/OpenGL-GLUT | |
parent | dev-perl/PDL: Stabilize 2.93.0 x86, #943435 (diff) | |
download | gentoo-1febb8a50cd2e87928862d321bc5113a1051cb2f.tar.gz gentoo-1febb8a50cd2e87928862d321bc5113a1051cb2f.tar.bz2 gentoo-1febb8a50cd2e87928862d321bc5113a1051cb2f.zip |
dev-perl/OpenGL-GLUT: Stabilize 0.720.0 x86, #943435
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/OpenGL-GLUT')
-rw-r--r-- | dev-perl/OpenGL-GLUT/OpenGL-GLUT-0.720.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/OpenGL-GLUT/OpenGL-GLUT-0.720.0.ebuild b/dev-perl/OpenGL-GLUT/OpenGL-GLUT-0.720.0.ebuild index 3cb763f86622..41954baba078 100644 --- a/dev-perl/OpenGL-GLUT/OpenGL-GLUT-0.720.0.ebuild +++ b/dev-perl/OpenGL-GLUT/OpenGL-GLUT-0.720.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Perl bindings to GLUT/FreeGLUT GUI toolkit" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" RDEPEND=" media-libs/freeglut:= |