diff options
Diffstat (limited to 'www-servers/varnish/varnish-3.0.5-r4.ebuild')
-rw-r--r-- | www-servers/varnish/varnish-3.0.5-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-servers/varnish/varnish-3.0.5-r4.ebuild b/www-servers/varnish/varnish-3.0.5-r4.ebuild index 553b692436c0..03ed6d86edfc 100644 --- a/www-servers/varnish/varnish-3.0.5-r4.ebuild +++ b/www-servers/varnish/varnish-3.0.5-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/varnish/varnish-3.0.5-r4.ebuild,v 1.4 2015/04/08 18:30:55 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/varnish/varnish-3.0.5-r4.ebuild,v 1.5 2015/04/19 09:36:18 pacho Exp $ EAPI="5" @@ -14,7 +14,7 @@ SRC_URI="http://repo.varnish-cache.org/source/${P}.tar.gz" LICENSE="BSD-2 GPL-2" SLOT="0" -KEYWORDS="amd64 ~mips ~x86" +KEYWORDS="amd64 ~mips x86" IUSE="doc jemalloc jit static-libs +tools" CDEPEND=" |