diff options
author | Donnie Berkholz <spyderous@gentoo.org> | 2006-06-07 22:14:53 +0000 |
---|---|---|
committer | Donnie Berkholz <spyderous@gentoo.org> | 2006-06-07 22:14:53 +0000 |
commit | f0628c9682d1a8916e8c14ff2cc5980f99750979 (patch) | |
tree | d1b958b034cfa0fdf3d2a833fd03a6943ea33d3b /sci-libs/pymmlib/pymmlib-0.9.7.ebuild | |
parent | Update 2.6.16.17 to 2.6.16.20. (diff) | |
download | gentoo-2-f0628c9682d1a8916e8c14ff2cc5980f99750979.tar.gz gentoo-2-f0628c9682d1a8916e8c14ff2cc5980f99750979.tar.bz2 gentoo-2-f0628c9682d1a8916e8c14ff2cc5980f99750979.zip |
Keyword ~ppc.
(Portage version: 2.1_rc4-r3)
Diffstat (limited to 'sci-libs/pymmlib/pymmlib-0.9.7.ebuild')
-rw-r--r-- | sci-libs/pymmlib/pymmlib-0.9.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/pymmlib/pymmlib-0.9.7.ebuild b/sci-libs/pymmlib/pymmlib-0.9.7.ebuild index 1e5b5e64739c..5ade40abba05 100644 --- a/sci-libs/pymmlib/pymmlib-0.9.7.ebuild +++ b/sci-libs/pymmlib/pymmlib-0.9.7.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/sci-libs/pymmlib/pymmlib-0.9.7.ebuild,v 1.2 2006/01/07 08:15:40 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/pymmlib/pymmlib-0.9.7.ebuild,v 1.3 2006/06/07 22:14:53 spyderous Exp $ inherit python @@ -9,7 +9,7 @@ HOMEPAGE="http://pymmlib.sourceforge.net/" SRC_URI="mirror://sourceforge/pymmlib/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~ppc ~x86" IUSE="" RDEPEND="virtual/glut dev-python/pygtkglext |