diff options
Diffstat (limited to 'dev-python/pychecker/pychecker-0.8.7.ebuild')
-rw-r--r-- | dev-python/pychecker/pychecker-0.8.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pychecker/pychecker-0.8.7.ebuild b/dev-python/pychecker/pychecker-0.8.7.ebuild index 13b4fab9c073..a1189469a7a5 100644 --- a/dev-python/pychecker/pychecker-0.8.7.ebuild +++ b/dev-python/pychecker/pychecker-0.8.7.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/pychecker/pychecker-0.8.7.ebuild,v 1.5 2002/07/30 00:50:10 george Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pychecker/pychecker-0.8.7.ebuild,v 1.6 2002/08/16 02:49:58 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="PyChecker is a tool for finding common bugs in python source code." @@ -11,7 +11,7 @@ DEPEND="virtual/python" RDEPEND="${DEPEND}" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" LICENSE="BSD" src_install(){ |