diff options
Diffstat (limited to 'dev-python/pmw')
-rw-r--r-- | dev-python/pmw/pmw-0.8.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pmw/pmw-0.8.5.ebuild b/dev-python/pmw/pmw-0.8.5.ebuild index 94fad6e4b608..7591ae496ff6 100644 --- a/dev-python/pmw/pmw-0.8.5.ebuild +++ b/dev-python/pmw/pmw-0.8.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/dev-python/pmw/pmw-0.8.5.ebuild,v 1.5 2002/08/16 02:49:58 murphy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pmw/pmw-0.8.5.ebuild,v 1.6 2002/09/19 03:10:56 owen Exp $ DESCRIPTION="A toolkit for building high-level compound widgets in Python using the Tkinter module." HOMEPAGE="http://pmw.sourceforge.net/" @@ -9,7 +9,7 @@ DEPEND=">=dev-lang/python-2.1" RDEPEND="${DEPEND}" SLOT="0" -KEYWORDS="x86 sparc sparc64" +KEYWORDS="x86 ppc sparc sparc64" LICENSE="MIT" |