summaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
authorAlexander Færøy <eroyf@gentoo.org>2007-01-25 21:17:12 +0000
committerAlexander Færøy <eroyf@gentoo.org>2007-01-25 21:17:12 +0000
commit07623ab4e1c33c03df40a1531806f772f79696d5 (patch)
tree2f102d81081469910bdc7694c97cc6db6581cc57 /eclass
parentAdd ~sparc keyword --- Bug #163755 (Comment #3, upstream request) --- builds (diff)
downloadhistorical-07623ab4e1c33c03df40a1531806f772f79696d5.tar.gz
historical-07623ab4e1c33c03df40a1531806f772f79696d5.tar.bz2
historical-07623ab4e1c33c03df40a1531806f772f79696d5.zip
Stable on MIPS.
Diffstat (limited to 'eclass')
-rw-r--r--eclass/freedict.eclass4
1 files changed, 2 insertions, 2 deletions
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 <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"