diff options
Diffstat (limited to 'dev-python/ReportLab/ReportLab-1.11.ebuild')
-rw-r--r-- | dev-python/ReportLab/ReportLab-1.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/ReportLab/ReportLab-1.11.ebuild b/dev-python/ReportLab/ReportLab-1.11.ebuild index 637bca6e7806..ac41c61d829e 100644 --- a/dev-python/ReportLab/ReportLab-1.11.ebuild +++ b/dev-python/ReportLab/ReportLab-1.11.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/ReportLab/ReportLab-1.11.ebuild,v 1.3 2002/07/27 06:25:36 george Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/ReportLab/ReportLab-1.11.ebuild,v 1.4 2002/08/16 02:49:58 murphy Exp $ #goofy tarball versioning vmaj=${PV%%.*} @@ -19,7 +19,7 @@ RDEPEND=${DEPEND} SLOT="0" LICENSE="as-is" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" src_install() { |