summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/Imaging-py21/Imaging-py21-1.1.3-r1.ebuild')
-rw-r--r--dev-python/Imaging-py21/Imaging-py21-1.1.3-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/Imaging-py21/Imaging-py21-1.1.3-r1.ebuild b/dev-python/Imaging-py21/Imaging-py21-1.1.3-r1.ebuild
index 8323bd29d935..aad1cb082149 100644
--- a/dev-python/Imaging-py21/Imaging-py21-1.1.3-r1.ebuild
+++ b/dev-python/Imaging-py21/Imaging-py21-1.1.3-r1.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/Imaging-py21/Imaging-py21-1.1.3-r1.ebuild,v 1.1 2003/03/08 10:57:57 kutsuya Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/Imaging-py21/Imaging-py21-1.1.3-r1.ebuild,v 1.2 2003/04/05 20:02:33 kutsuya Exp $
PYTHON_SLOT_VERSION="2.1"
-inherit distutils
+inherit distutils
P_NEW="${PN%-py21}-${PV}"
S="${WORKDIR}/${P_NEW}"
@@ -19,7 +19,7 @@ DEPEND=">=media-libs/jpeg-6a
tcltk? ( dev-lang/tk )"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="x86 ~ppc"
LICENSE="as-is"
src_compile() {