summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Jezak <josejx@gentoo.org>2005-06-28 19:51:41 +0000
committerJoseph Jezak <josejx@gentoo.org>2005-06-28 19:51:41 +0000
commitb480f6b68a93473266661c51a9341ec3c36b9b30 (patch)
treecfe2ed114800512827f1680f19b34fe72f7ba415 /eclass/freedict.eclass
parentCalltree isn't in portage anymore, remove dep (I don't think it will work wit... (diff)
downloadgentoo-2-b480f6b68a93473266661c51a9341ec3c36b9b30.tar.gz
gentoo-2-b480f6b68a93473266661c51a9341ec3c36b9b30.tar.bz2
gentoo-2-b480f6b68a93473266661c51a9341ec3c36b9b30.zip
Marked ppc stable for bug #97332.
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 61faafce30c1..64a2ba6d8281 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.9 2005/04/24 13:23:04 arj Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/freedict.eclass,v 1.10 2005/06/28 19:51:41 josejx Exp $
# Author: Seemant Kulleen <seemant@gentoo.org>
# This eclass exists to ease the installation of freedict translation
@@ -24,7 +24,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"