summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2006-06-22 21:17:49 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2006-06-22 21:17:49 +0000
commit1295053ae010343da28b75798daf46d6f0c3168d (patch)
treeeddf99cbdf13c1b241ad5ca76872c216357fa9ed /eclass/freedict.eclass
parentAdded ~x86 per bug #136866. (diff)
downloadhistorical-1295053ae010343da28b75798daf46d6f0c3168d.tar.gz
historical-1295053ae010343da28b75798daf46d6f0c3168d.tar.bz2
historical-1295053ae010343da28b75798daf46d6f0c3168d.zip
freedicts stable on sparc
Diffstat (limited to 'eclass/freedict.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 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"