summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/pyenchant/pyenchant-1.1.5.ebuild')
-rw-r--r--dev-python/pyenchant/pyenchant-1.1.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pyenchant/pyenchant-1.1.5.ebuild b/dev-python/pyenchant/pyenchant-1.1.5.ebuild
index 39e6b6a7437f..5940362feeff 100644
--- a/dev-python/pyenchant/pyenchant-1.1.5.ebuild
+++ b/dev-python/pyenchant/pyenchant-1.1.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyenchant/pyenchant-1.1.5.ebuild,v 1.1 2006/06/07 16:51:55 marienz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyenchant/pyenchant-1.1.5.ebuild,v 1.2 2006/11/22 23:05:37 peper Exp $
inherit distutils
@@ -10,7 +10,7 @@ HOMEPAGE="http://pyenchant.sourceforge.net"
IUSE=""
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~amd64 ~x86"
LICENSE="LGPL-2.1"
DEPEND=">=dev-lang/python-2.3