summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'www-servers/varnish/varnish-2.0.3.ebuild')
-rw-r--r--www-servers/varnish/varnish-2.0.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/www-servers/varnish/varnish-2.0.3.ebuild b/www-servers/varnish/varnish-2.0.3.ebuild
index 2bda066238ce..229db3264c57 100644
--- a/www-servers/varnish/varnish-2.0.3.ebuild
+++ b/www-servers/varnish/varnish-2.0.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-servers/varnish/varnish-2.0.3.ebuild,v 1.1 2009/02/12 13:04:07 bangert Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/varnish/varnish-2.0.3.ebuild,v 1.2 2009/02/19 19:21:14 cla Exp $
DESCRIPTION="Varnish is a state-of-the-art, high-performance HTTP accelerator."
HOMEPAGE="http://varnish.projects.linpro.no/"
@@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/varnish/${P}.tar.gz"
LICENSE="BSD-2"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~amd64 ~x86"
IUSE=""
#varnish compiles stuff at run time
RDEPEND="sys-devel/gcc"