Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-servers/varnish/
Date: Sun, 26 Apr 2020 23:44:16
Message-Id: 1587944617.57a12d01c0a3cbd0e31655d3a97080a4a4e0338f.whissi@gentoo
1 commit: 57a12d01c0a3cbd0e31655d3a97080a4a4e0338f
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Apr 26 23:37:27 2020 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Apr 26 23:43:37 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57a12d01
7
8 www-servers/varnish: x86 stable (bug #637578)
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 www-servers/varnish/varnish-6.0.6.ebuild | 2 +-
14 www-servers/varnish/varnish-6.3.2.ebuild | 2 +-
15 2 files changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/www-servers/varnish/varnish-6.0.6.ebuild b/www-servers/varnish/varnish-6.0.6.ebuild
18 index ff890decad9..b2aedc3e93d 100644
19 --- a/www-servers/varnish/varnish-6.0.6.ebuild
20 +++ b/www-servers/varnish/varnish-6.0.6.ebuild
21 @@ -13,7 +13,7 @@ SRC_URI="http://varnish-cache.org/_downloads/${P}.tgz"
22
23 LICENSE="BSD-2 GPL-2"
24 SLOT="0/1"
25 -KEYWORDS="amd64 ~mips ~ppc ~ppc64 ~x86"
26 +KEYWORDS="amd64 ~mips ~ppc ~ppc64 x86"
27 IUSE="jemalloc jit static-libs"
28
29 CDEPEND="
30
31 diff --git a/www-servers/varnish/varnish-6.3.2.ebuild b/www-servers/varnish/varnish-6.3.2.ebuild
32 index 757d67ff20f..5d12afb6459 100644
33 --- a/www-servers/varnish/varnish-6.3.2.ebuild
34 +++ b/www-servers/varnish/varnish-6.3.2.ebuild
35 @@ -13,7 +13,7 @@ SRC_URI="http://varnish-cache.org/_downloads/${P}.tgz"
36
37 LICENSE="BSD-2 GPL-2"
38 SLOT="0/2"
39 -KEYWORDS="amd64 ~mips ~ppc ~ppc64 ~x86"
40 +KEYWORDS="amd64 ~mips ~ppc ~ppc64 x86"
41 IUSE="jemalloc jit static-libs"
42
43 CDEPEND="