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: Sun, 29 Aug 2021 10:02:49
Message-Id: 1630231340.dc0d10b4ba9cac457354c5a0ff8dd5993629bd19.ago@gentoo
1 commit: dc0d10b4ba9cac457354c5a0ff8dd5993629bd19
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Sun Aug 29 10:02:20 2021 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 29 10:02:20 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc0d10b4
7
8 www-servers/varnish: x86 stable wrt bug #810670
9
10 Package-Manager: Portage-3.0.20, Repoman-3.0.2
11 RepoMan-Options: --include-arches="x86"
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 a2bf2323766..887ae91d751 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 c8dff95fd48..2f73463cee0 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="