diff options
Diffstat (limited to 'media-libs/freeglut/freeglut-2.2.0.ebuild')
-rw-r--r-- | media-libs/freeglut/freeglut-2.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/freeglut/freeglut-2.2.0.ebuild b/media-libs/freeglut/freeglut-2.2.0.ebuild index 29980e3c44fd..db6ac0d5440d 100644 --- a/media-libs/freeglut/freeglut-2.2.0.ebuild +++ b/media-libs/freeglut/freeglut-2.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/freeglut/freeglut-2.2.0.ebuild,v 1.7 2004/10/03 05:06:46 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/freeglut/freeglut-2.2.0.ebuild,v 1.8 2004/10/03 22:26:48 kloeri Exp $ DESCRIPTION="A completely OpenSourced alternative to the OpenGL Utility Toolkit (GLUT) library" HOMEPAGE="http://freeglut.sourceforge.net/" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/freeglut/${P}.tar.gz" LICENSE="X11" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~sparc ~x86 ~alpha" IUSE="" DEPEND="virtual/opengl |