summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/log4py/log4py-1.1.ebuild')
-rw-r--r--dev-python/log4py/log4py-1.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/log4py/log4py-1.1.ebuild b/dev-python/log4py/log4py-1.1.ebuild
index 6e2a9c4d8076..2477a8242899 100644
--- a/dev-python/log4py/log4py-1.1.ebuild
+++ b/dev-python/log4py/log4py-1.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/dev-python/log4py/log4py-1.1.ebuild,v 1.3 2003/02/13 11:35:00 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/log4py/log4py-1.1.ebuild,v 1.4 2003/06/21 22:30:24 drobbins Exp $
S=${WORKDIR}/${P}
DESCRIPTION="A python logging module similar to log4j"
@@ -12,7 +12,7 @@ RDEPEND=""
IUSE=""
SLOT="0"
-KEYWORDS="x86 ppc sparc "
+KEYWORDS="x86 amd64 ppc sparc "
LICENSE="MIT"
inherit distutils