diff options
author | Markus Rothe <corsair@gentoo.org> | 2004-11-03 15:41:56 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2004-11-03 15:41:56 +0000 |
commit | 1c4eccfedb79e11c23825e8e4dad6c45c43980ee (patch) | |
tree | 29528a78ccb9d9897832bc18c741a96ca800b202 /media-libs/freeglut/freeglut-2.2.0.ebuild | |
parent | version bumb (Manifest recommit) (diff) | |
download | gentoo-2-1c4eccfedb79e11c23825e8e4dad6c45c43980ee.tar.gz gentoo-2-1c4eccfedb79e11c23825e8e4dad6c45c43980ee.tar.bz2 gentoo-2-1c4eccfedb79e11c23825e8e4dad6c45c43980ee.zip |
marked ~ppc64
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 db6ac0d5440d..6d8a8d497249 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.8 2004/10/03 22:26:48 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/freeglut/freeglut-2.2.0.ebuild,v 1.9 2004/11/03 15:41:56 corsair 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 ~alpha" +KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~sparc ~x86 ~alpha ~ppc64" IUSE="" DEPEND="virtual/opengl |