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
commit5b5b1a82830b084b63b36f833d31c7536d920e21 (patch)
tree6a6e557c117fd9a4a2f444563c8c74f68627cfb5 /eclass/enlightenment.eclass
parentheader update (diff)
downloadhistorical-5b5b1a82830b084b63b36f833d31c7536d920e21.tar.gz
historical-5b5b1a82830b084b63b36f833d31c7536d920e21.tar.bz2
historical-5b5b1a82830b084b63b36f833d31c7536d920e21.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 )