diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2003-12-10 07:32:01 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2003-12-10 07:32:01 +0000 |
commit | df8780e5458c661c32b4f9590c667c8e2f2525fd (patch) | |
tree | 955f450863fa76a4ca0e822c2990ecbd29f0b9d0 /dev-python/reportlab/reportlab-1.17-r1.ebuild | |
parent | keywords blah (diff) | |
download | historical-df8780e5458c661c32b4f9590c667c8e2f2525fd.tar.gz historical-df8780e5458c661c32b4f9590c667c8e2f2525fd.tar.bz2 historical-df8780e5458c661c32b4f9590c667c8e2f2525fd.zip |
KEYWORDS for ~ppc
Diffstat (limited to 'dev-python/reportlab/reportlab-1.17-r1.ebuild')
-rw-r--r-- | dev-python/reportlab/reportlab-1.17-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/reportlab/reportlab-1.17-r1.ebuild b/dev-python/reportlab/reportlab-1.17-r1.ebuild index 3adf70db4ed6..72796682a2e5 100644 --- a/dev-python/reportlab/reportlab-1.17-r1.ebuild +++ b/dev-python/reportlab/reportlab-1.17-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/reportlab/reportlab-1.17-r1.ebuild,v 1.4 2003/10/08 10:38:34 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/reportlab/reportlab-1.17-r1.ebuild,v 1.5 2003/12/10 07:31:59 seemant Exp $ #goofy tarball versioning vmaj=${PV%%.*} @@ -19,7 +19,7 @@ DEPEND="virtual/python >=sys-apps/sed-4" SLOT="0" LICENSE="as-is" -KEYWORDS="x86 ~sparc ~alpha" +KEYWORDS="x86 ~ppc ~sparc ~alpha" src_install() { distutils_python_version |