diff options
Diffstat (limited to 'x11-base/opengl-update/opengl-update-2.2.1.ebuild')
-rw-r--r-- | x11-base/opengl-update/opengl-update-2.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-base/opengl-update/opengl-update-2.2.1.ebuild b/x11-base/opengl-update/opengl-update-2.2.1.ebuild index c6a642bb7328..e96c0bf67e3b 100644 --- a/x11-base/opengl-update/opengl-update-2.2.1.ebuild +++ b/x11-base/opengl-update/opengl-update-2.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-base/opengl-update/opengl-update-2.2.1.ebuild,v 1.5 2005/05/27 06:49:38 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-base/opengl-update/opengl-update-2.2.1.ebuild,v 1.6 2005/06/06 15:39:33 corsair Exp $ inherit multilib toolchain-funcs eutils @@ -19,7 +19,7 @@ SRC_URI="http://dev.gentoo.org/~eradicator/opengl/glext.h-${GLEXT}.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 sparc x86" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86" IUSE="" RESTRICT="multilib-pkg-force" |