summaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
authorAlexander Færøy <eroyf@gentoo.org>2007-01-25 21:56:21 +0000
committerAlexander Færøy <eroyf@gentoo.org>2007-01-25 21:56:21 +0000
commit94bb05feb0b7534396e79d80fbf270ce55d7f2c5 (patch)
tree6e42b4b117ebed8382e8b3405c397b10c928bb28 /eclass
parentQA: fixing KEYWORDS; bug #163818 (diff)
downloadhistorical-94bb05feb0b7534396e79d80fbf270ce55d7f2c5.tar.gz
historical-94bb05feb0b7534396e79d80fbf270ce55d7f2c5.tar.bz2
historical-94bb05feb0b7534396e79d80fbf270ce55d7f2c5.zip
Removing KEYWORDS; Fixes bug #163818.
Diffstat (limited to 'eclass')
-rw-r--r--eclass/freedict.eclass3
1 files changed, 1 insertions, 2 deletions
diff --git a/eclass/freedict.eclass b/eclass/freedict.eclass
index dfb4884e5ec4..a68d7e964303 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.16 2007/01/25 21:17:12 eroyf Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/freedict.eclass,v 1.17 2007/01/25 21:56:21 eroyf Exp $
# Author: Seemant Kulleen <seemant@gentoo.org>
# This eclass exists to ease the installation of freedict translation
@@ -21,7 +21,6 @@ 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"
DEPEND="app-text/dictd"