diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-03 17:17:27 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-03 17:17:27 +0100 |
commit | 6adfb25af43afdfbdb96b96e805855dfc8dc06a5 (patch) | |
tree | 3ee24ed0b013d9f6e445b0fe09e3e843f9732db7 /www-servers | |
parent | sys-devel/distcc: x86 stable wrt bug #421481 (diff) | |
download | gentoo-6adfb25af43afdfbdb96b96e805855dfc8dc06a5.tar.gz gentoo-6adfb25af43afdfbdb96b96e805855dfc8dc06a5.tar.bz2 gentoo-6adfb25af43afdfbdb96b96e805855dfc8dc06a5.zip |
www-servers/varnish: x86 stable wrt bug #562282
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'www-servers')
-rw-r--r-- | www-servers/varnish/varnish-4.0.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/varnish/varnish-4.0.3.ebuild b/www-servers/varnish/varnish-4.0.3.ebuild index f636adf48b82..96a8262946f1 100644 --- a/www-servers/varnish/varnish-4.0.3.ebuild +++ b/www-servers/varnish/varnish-4.0.3.ebuild @@ -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="jemalloc jit static-libs" CDEPEND=" |