summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOwen Stampflee <owen@gentoo.org>2002-09-19 03:10:56 +0000
committerOwen Stampflee <owen@gentoo.org>2002-09-19 03:10:56 +0000
commitc9192927cbdf6ccacba99e7b93104f66934a5203 (patch)
treead4891d538765069bdc9c6a4bf3035ca065c8645 /dev-python/pmw
parentfixed my first time commiting ChangeLog ... i did it slightly wrong before ;) (diff)
downloadgentoo-2-c9192927cbdf6ccacba99e7b93104f66934a5203.tar.gz
gentoo-2-c9192927cbdf6ccacba99e7b93104f66934a5203.tar.bz2
gentoo-2-c9192927cbdf6ccacba99e7b93104f66934a5203.zip
added keywords
Diffstat (limited to 'dev-python/pmw')
-rw-r--r--dev-python/pmw/pmw-0.8.5.ebuild4
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"