summaryrefslogtreecommitdiff
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
commit9ebfa58c43662f5e00f9173294f5b37b5c0d8d63 (patch)
treeb7e23e23f4a88d80003e9fca6a179c75366493e5 /eclass/freedict.eclass
parentfrench to english translations freedict (diff)
downloadgentoo-2-9ebfa58c43662f5e00f9173294f5b37b5c0d8d63.tar.gz
gentoo-2-9ebfa58c43662f5e00f9173294f5b37b5c0d8d63.tar.bz2
gentoo-2-9ebfa58c43662f5e00f9173294f5b37b5c0d8d63.zip
added other arches to testing
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 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"