summaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2003-03-18 03:54:48 +0000
committerSeemant Kulleen <seemant@gentoo.org>2003-03-18 03:54:48 +0000
commit403f44886cbf3a509bcc1cb887b5f1c9416b49d3 (patch)
tree7d999965494e488fc18f599158bdd4011e30e2a5 /eclass
parentfrench to english translations freedict (diff)
downloadhistorical-403f44886cbf3a509bcc1cb887b5f1c9416b49d3.tar.gz
historical-403f44886cbf3a509bcc1cb887b5f1c9416b49d3.tar.bz2
historical-403f44886cbf3a509bcc1cb887b5f1c9416b49d3.zip
added other arches to testing
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 0e9241a60b68..ed9c892d9af8 100644
--- a/eclass/freedict.eclass
+++ b/eclass/freedict.eclass
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/freedict.eclass,v 1.1 2003/03/18 03:49:08 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/freedict.eclass,v 1.2 2003/03/18 03:54:48 seemant Exp $
# Author: Seemant Kulleen <seemant@gentoo.org>
# This eclass exists to ease the installation of freedict translation
@@ -19,7 +19,7 @@ SRC_URI="http://freedict.sourceforge.net/download/linux/${MY_P}.tar.gz"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86"
+KEYWORDS="x86 ~ppc ~sparc ~alpha ~mips ~hppa ~arm"
DEPEND="app-text/dictd"