diff options
author | Bjoern Brauel <bjb@gentoo.org> | 2002-10-17 12:43:50 +0000 |
---|---|---|
committer | Bjoern Brauel <bjb@gentoo.org> | 2002-10-17 12:43:50 +0000 |
commit | 356ac9f9b0773cf751a55193d4f5db79add56dcd (patch) | |
tree | b281c5c23767cc938b786b1b6d3bd743754a461e /media-libs/glut | |
parent | keyword masking jfsutils-1.0.23 should go with new xfs-sources and upcoming -... (diff) | |
download | gentoo-2-356ac9f9b0773cf751a55193d4f5db79add56dcd.tar.gz gentoo-2-356ac9f9b0773cf751a55193d4f5db79add56dcd.tar.bz2 gentoo-2-356ac9f9b0773cf751a55193d4f5db79add56dcd.zip |
KEYWORDS for alpha
Diffstat (limited to 'media-libs/glut')
-rw-r--r-- | media-libs/glut/glut-3.7-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/glut/glut-3.7-r2.ebuild b/media-libs/glut/glut-3.7-r2.ebuild index 43ed36c32e8d..d6695a0e90c4 100644 --- a/media-libs/glut/glut-3.7-r2.ebuild +++ b/media-libs/glut/glut-3.7-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/glut/glut-3.7-r2.ebuild,v 1.7 2002/10/04 05:47:20 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/glut/glut-3.7-r2.ebuild,v 1.8 2002/10/17 12:43:50 bjb Exp $ MESA_VER="4.0.1" S=${WORKDIR}/Mesa-${MESA_VER} @@ -11,7 +11,7 @@ HOMEPAGE="http://www.opengl.org/developers/documentation/glut/" SLOT="0" LICENSE="X11 | GPL-2" -KEYWORDS="x86 ppc sparc sparc64" +KEYWORDS="x86 ppc sparc sparc64 alpha" DEPEND="virtual/opengl virtual/glu" |