summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-dicts/pydict')
-rw-r--r--app-dicts/pydict/pydict-0.2.5.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/pydict/pydict-0.2.5.1.ebuild b/app-dicts/pydict/pydict-0.2.5.1.ebuild
index 154a3298e2b8..1ea3b8bd3ec5 100644
--- a/app-dicts/pydict/pydict-0.2.5.1.ebuild
+++ b/app-dicts/pydict/pydict-0.2.5.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/pydict/pydict-0.2.5.1.ebuild,v 1.3 2003/03/01 00:03:04 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/pydict/pydict-0.2.5.1.ebuild,v 1.4 2003/06/29 17:14:26 aliz Exp $
DESCRIPTION="Chinese-English / English-Chinese dictionary"
HOMEPAGE="http://sourceforge.net/projects/pydict"
@@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/${PN}/pyDict-${PV}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="x86"
DEPEND="virtual/python
=dev-python/pygtk-0.6*"