summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--eclass/freedict.eclass4
1 files changed, 2 insertions, 2 deletions
diff --git a/eclass/freedict.eclass b/eclass/freedict.eclass
index 2fecb7669259..52a2a76e7a09 100644
--- a/eclass/freedict.eclass
+++ b/eclass/freedict.eclass
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/freedict.eclass,v 1.14 2006/05/27 17:35:11 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/freedict.eclass,v 1.15 2006/06/22 21:17:49 gustavoz Exp $
# Author: Seemant Kulleen <seemant@gentoo.org>
# This eclass exists to ease the installation of freedict translation
@@ -21,7 +21,7 @@ SRC_URI="http://freedict.sourceforge.net/download/linux/${MY_P}.tar.gz"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 ~amd64 ppc ~sparc alpha ~mips ~hppa"
+KEYWORDS="x86 ~amd64 ppc sparc alpha ~mips ~hppa"
DEPEND="app-text/dictd"