summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/pycrash/pycrash-0.4_pre3.ebuild')
-rw-r--r--dev-python/pycrash/pycrash-0.4_pre3.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/pycrash/pycrash-0.4_pre3.ebuild b/dev-python/pycrash/pycrash-0.4_pre3.ebuild
index cb6dc91df484..163b62c141ba 100644
--- a/dev-python/pycrash/pycrash-0.4_pre3.ebuild
+++ b/dev-python/pycrash/pycrash-0.4_pre3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pycrash/pycrash-0.4_pre3.ebuild,v 1.1 2004/08/25 17:31:46 lucass Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pycrash/pycrash-0.4_pre3.ebuild,v 1.1.1.1 2005/11/30 10:10:26 chriswhite Exp $
inherit distutils
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
IUSE=""
-KEYWORDS="~x86 ~ppc"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86"
DOCS="NEWS TODO THANKS"
DEPEND=">=virtual/python-2.3"
S="${WORKDIR}/${MY_P}"