From: Alexander Færøy Date: Thu, 25 Jan 2007 21:17:12 +0000 (+0000) Subject: Stable on MIPS. X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=07623ab4e1c33c03df40a1531806f772f79696d5;p=gentoo.git Stable on MIPS. --- diff --git a/eclass/freedict.eclass b/eclass/freedict.eclass index 52a2a76e7a09..dfb4884e5ec4 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.15 2006/06/22 21:17:49 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/freedict.eclass,v 1.16 2007/01/25 21:17:12 eroyf Exp $ # Author: Seemant Kulleen # 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"