diff options
author | Mark Guertin <gerk@gentoo.org> | 2002-10-19 22:51:13 +0000 |
---|---|---|
committer | Mark Guertin <gerk@gentoo.org> | 2002-10-19 22:51:13 +0000 |
commit | 85983595015482645caff5745a011c1ab1c98fce (patch) | |
tree | 4a188b5d6d37e73fd98fab44f3fd6bfcb3375262 /dev-python | |
parent | better error handling (diff) | |
download | gentoo-2-85983595015482645caff5745a011c1ab1c98fce.tar.gz gentoo-2-85983595015482645caff5745a011c1ab1c98fce.tar.bz2 gentoo-2-85983595015482645caff5745a011c1ab1c98fce.zip |
added ~ppc to keywords
Diffstat (limited to 'dev-python')
-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 f91fab184de8..22001bd1d93e 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.4 2002/10/17 16:36:53 bjb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyOpenGL/PyOpenGL-2.0.0.44.ebuild,v 1.5 2002/10/19 22:51:13 gerk Exp $ inherit virtualx @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/pyopengl/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="x86 -ppc -sparc -sparc64 alpha" +KEYWORDS="x86 ~ppc -sparc -sparc64 alpha" DEPEND="virtual/python >=media-libs/glut-3.7-r2 |