Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-servers/varnish/
Date: Thu, 12 Mar 2020 11:38:23
Message-Id: 1584013074.a452d5601ba507bef1aa51fef2fdd10c158a7350.zlogene@gentoo
1 commit: a452d5601ba507bef1aa51fef2fdd10c158a7350
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Thu Mar 12 11:37:54 2020 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Thu Mar 12 11:37:54 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a452d560
7
8 www-servers/varnish: amd64 stable wrt bug #712152
9
10 Package-Manager: Portage-2.3.89, Repoman-2.3.20
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
13
14 www-servers/varnish/varnish-5.2.1.ebuild | 2 +-
15 www-servers/varnish/varnish-6.3.1.ebuild | 2 +-
16 2 files changed, 2 insertions(+), 2 deletions(-)
17
18 diff --git a/www-servers/varnish/varnish-5.2.1.ebuild b/www-servers/varnish/varnish-5.2.1.ebuild
19 index e0015d83aff..bdbe6d69672 100644
20 --- a/www-servers/varnish/varnish-5.2.1.ebuild
21 +++ b/www-servers/varnish/varnish-5.2.1.ebuild
22 @@ -13,7 +13,7 @@ SRC_URI="http://varnish-cache.org/_downloads/${P}.tgz"
23
24 LICENSE="BSD-2 GPL-2"
25 SLOT="0"
26 -KEYWORDS="~amd64 ~mips ~ppc ~ppc64 ~x86"
27 +KEYWORDS="amd64 ~mips ~ppc ~ppc64 ~x86"
28 IUSE="jemalloc jit static-libs"
29
30 CDEPEND="
31
32 diff --git a/www-servers/varnish/varnish-6.3.1.ebuild b/www-servers/varnish/varnish-6.3.1.ebuild
33 index 87e7399056b..15ef03524a0 100644
34 --- a/www-servers/varnish/varnish-6.3.1.ebuild
35 +++ b/www-servers/varnish/varnish-6.3.1.ebuild
36 @@ -13,7 +13,7 @@ SRC_URI="http://varnish-cache.org/_downloads/${P}.tgz"
37
38 LICENSE="BSD-2 GPL-2"
39 SLOT="0/2"
40 -KEYWORDS="~amd64 ~mips ~ppc ~ppc64 ~x86"
41 +KEYWORDS="amd64 ~mips ~ppc ~ppc64 ~x86"
42 IUSE="jemalloc jit static-libs"
43
44 CDEPEND="