summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-05-18 15:49:48 +0000
committerMike Frysinger <vapier@gentoo.org>2004-05-18 15:49:48 +0000
commit1cfcf077a3ee01618ea784c7adfa088e1416d9a0 (patch)
tree50fdb6772de512b61235eb28b347ba11f4fb9dc1 /eclass/enlightenment.eclass
parentheader update (Manifest recommit) (diff)
downloadgentoo-2-1cfcf077a3ee01618ea784c7adfa088e1416d9a0.tar.gz
gentoo-2-1cfcf077a3ee01618ea784c7adfa088e1416d9a0.tar.bz2
gentoo-2-1cfcf077a3ee01618ea784c7adfa088e1416d9a0.zip
add ia64 to the list
Diffstat (limited to 'eclass/enlightenment.eclass')
-rw-r--r--eclass/enlightenment.eclass4
1 files changed, 2 insertions, 2 deletions
diff --git a/eclass/enlightenment.eclass b/eclass/enlightenment.eclass
index 6a35163fe84e..32d645985cbb 100644
--- a/eclass/enlightenment.eclass
+++ b/eclass/enlightenment.eclass
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/enlightenment.eclass,v 1.17 2004/03/30 16:18:51 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/enlightenment.eclass,v 1.18 2004/05/18 15:49:48 vapier Exp $
#
# Author: vapier@gentoo.org
@@ -16,7 +16,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64"
+KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64 ~ia64"
IUSE="nls doc"
DEPEND="doc? ( app-doc/doxygen )