summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/pycrash/pycrash-0.4_pre2.ebuild')
-rw-r--r--dev-python/pycrash/pycrash-0.4_pre2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pycrash/pycrash-0.4_pre2.ebuild b/dev-python/pycrash/pycrash-0.4_pre2.ebuild
index 0e3d88740215..f4510b0772ec 100644
--- a/dev-python/pycrash/pycrash-0.4_pre2.ebuild
+++ b/dev-python/pycrash/pycrash-0.4_pre2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pycrash/pycrash-0.4_pre2.ebuild,v 1.1 2004/05/08 15:51:35 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pycrash/pycrash-0.4_pre2.ebuild,v 1.2 2004/05/09 14:28:24 dholm Exp $
inherit distutils
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
IUSE=""
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~ppc"
DOCS="NEWS TODO"
DEPEND=">=virtual/python-2.3"