diff options
Diffstat (limited to 'media-libs/freeglut/freeglut-2.4.0.ebuild')
-rw-r--r-- | media-libs/freeglut/freeglut-2.4.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/freeglut/freeglut-2.4.0.ebuild b/media-libs/freeglut/freeglut-2.4.0.ebuild index a09c05105bfa..f3adc96aca88 100644 --- a/media-libs/freeglut/freeglut-2.4.0.ebuild +++ b/media-libs/freeglut/freeglut-2.4.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/freeglut/freeglut-2.4.0.ebuild,v 1.9 2006/05/21 19:30:53 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/freeglut/freeglut-2.4.0.ebuild,v 1.10 2006/05/24 22:48:20 wolf31o2 Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/freeglut/${P}.tar.gz" LICENSE="X11" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ppc-macos ppc64 sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ppc-macos ppc64 sparc x86" IUSE="" RDEPEND="virtual/opengl |