Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-servers/varnish/
Date: Sat, 28 Aug 2021 05:37:03
Message-Id: 1630128996.a406dca9cd2f2f481a74bb11c8b64b94688f0db1.ago@gentoo
1 commit: a406dca9cd2f2f481a74bb11c8b64b94688f0db1
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Sat Aug 28 05:36:36 2021 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Sat Aug 28 05:36:36 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a406dca9
7
8 www-servers/varnish: amd64 stable wrt bug #810670
9
10 Package-Manager: Portage-3.0.20, Repoman-3.0.2
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 www-servers/varnish/varnish-6.5.2.ebuild | 2 +-
15 www-servers/varnish/varnish-6.6.1.ebuild | 2 +-
16 2 files changed, 2 insertions(+), 2 deletions(-)
17
18 diff --git a/www-servers/varnish/varnish-6.5.2.ebuild b/www-servers/varnish/varnish-6.5.2.ebuild
19 index 9901f81c14f..a2bf2323766 100644
20 --- a/www-servers/varnish/varnish-6.5.2.ebuild
21 +++ b/www-servers/varnish/varnish-6.5.2.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/2"
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.6.1.ebuild b/www-servers/varnish/varnish-6.6.1.ebuild
33 index 5a49d8e6ee1..c8dff95fd48 100644
34 --- a/www-servers/varnish/varnish-6.6.1.ebuild
35 +++ b/www-servers/varnish/varnish-6.6.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="