diff options
author | Bjoern Brauel <bjb@gentoo.org> | 2002-10-17 16:36:53 +0000 |
---|---|---|
committer | Bjoern Brauel <bjb@gentoo.org> | 2002-10-17 16:36:53 +0000 |
commit | 4c76a2082e16c2093c12902d12fc028cc9d04220 (patch) | |
tree | d72274f446ba36af17607d6561fae82d30f2d784 /dev-python/PyOpenGL | |
parent | CFLAGS tuning for alpha (diff) | |
download | gentoo-2-4c76a2082e16c2093c12902d12fc028cc9d04220.tar.gz gentoo-2-4c76a2082e16c2093c12902d12fc028cc9d04220.tar.bz2 gentoo-2-4c76a2082e16c2093c12902d12fc028cc9d04220.zip |
KEYWORDS for alpha
Diffstat (limited to 'dev-python/PyOpenGL')
-rw-r--r-- | dev-python/PyOpenGL/PyOpenGL-2.0.0.44.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/PyOpenGL/PyOpenGL-2.0.0.44.ebuild b/dev-python/PyOpenGL/PyOpenGL-2.0.0.44.ebuild index ce2577a42999..f91fab184de8 100644 --- a/dev-python/PyOpenGL/PyOpenGL-2.0.0.44.ebuild +++ b/dev-python/PyOpenGL/PyOpenGL-2.0.0.44.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/dev-python/PyOpenGL/PyOpenGL-2.0.0.44.ebuild,v 1.3 2002/09/11 20:41:52 raker Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyOpenGL/PyOpenGL-2.0.0.44.ebuild,v 1.4 2002/10/17 16:36:53 bjb Exp $ inherit virtualx @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/pyopengl/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="x86 -ppc -sparc -sparc64" +KEYWORDS="x86 -ppc -sparc -sparc64 alpha" DEPEND="virtual/python >=media-libs/glut-3.7-r2 |