diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-07 02:39:21 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-07 02:39:21 +0000 |
commit | 23d783ee7a5eb5413a814f7627024daa29cb375b (patch) | |
tree | c3bf0b6256d11a8486aa79b17eff3a1b2a5fce1c /net-www/webapp-config/webapp-config-1.9-r2.ebuild | |
parent | fix overwriting /usr/bin/esd temporarily be renaming esd to pyroesd. (#56096)... (diff) | |
download | gentoo-2-23d783ee7a5eb5413a814f7627024daa29cb375b.tar.gz gentoo-2-23d783ee7a5eb5413a814f7627024daa29cb375b.tar.bz2 gentoo-2-23d783ee7a5eb5413a814f7627024daa29cb375b.zip |
add ia64 keywords
Diffstat (limited to 'net-www/webapp-config/webapp-config-1.9-r2.ebuild')
-rw-r--r-- | net-www/webapp-config/webapp-config-1.9-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-www/webapp-config/webapp-config-1.9-r2.ebuild b/net-www/webapp-config/webapp-config-1.9-r2.ebuild index 30b838495fb3..f0978fccea00 100644 --- a/net-www/webapp-config/webapp-config-1.9-r2.ebuild +++ b/net-www/webapp-config/webapp-config-1.9-r2.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/webapp-config/webapp-config-1.9-r2.ebuild,v 1.5 2004/07/03 12:07:59 malc Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/webapp-config/webapp-config-1.9-r2.ebuild,v 1.6 2004/07/07 02:39:21 agriffis Exp $ DESCRIPTION="Gentoo's installer for web-based applications" HOMEPAGE="http://www.gentoo.org/" SRC_URI="mirror://gentoo/${PN}-${PVR}.tar.bz2" LICENSE="GPL-2" SLOT=0 -KEYWORDS="x86 ~sparc ~ppc amd64 ~mips alpha ~hppa" +KEYWORDS="x86 ~sparc ~ppc amd64 ~mips alpha ~hppa ia64" IUSE="" DEPEND= RDEPEND="sys-apps/grep |