Gentoo Archives: gentoo-commits

From: "Andreas K. Hüttel" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-servers/varnish/
Date: Tue, 10 May 2022 22:57:06
Message-Id: 1652223401.8ce5036c3e16da21e630ba525279492d9111bd52.dilfridge@gentoo
1 commit: 8ce5036c3e16da21e630ba525279492d9111bd52
2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Tue May 10 22:51:39 2022 +0000
4 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Tue May 10 22:56:41 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ce5036c
7
8 www-servers/varnish: Drop ~mips
9
10 Package-Manager: Portage-3.0.30, Repoman-3.0.3
11 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
12
13 www-servers/varnish/varnish-6.5.2.ebuild | 4 ++--
14 www-servers/varnish/varnish-6.6.1.ebuild | 4 ++--
15 www-servers/varnish/varnish-7.0.1.ebuild | 2 +-
16 3 files changed, 5 insertions(+), 5 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 887ae91d7519..42bef71981c5 100644
20 --- a/www-servers/varnish/varnish-6.5.2.ebuild
21 +++ b/www-servers/varnish/varnish-6.5.2.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2021 Gentoo Authors
24 +# Copyright 1999-2022 Gentoo Authors
25 # Distributed under the terms of the GNU General Public License v2
26
27 EAPI="7"
28 @@ -13,7 +13,7 @@ SRC_URI="http://varnish-cache.org/_downloads/${P}.tgz"
29
30 LICENSE="BSD-2 GPL-2"
31 SLOT="0/2"
32 -KEYWORDS="amd64 ~mips ~ppc ~ppc64 x86"
33 +KEYWORDS="amd64 ~ppc ~ppc64 x86"
34 IUSE="jemalloc jit static-libs"
35
36 CDEPEND="
37
38 diff --git a/www-servers/varnish/varnish-6.6.1.ebuild b/www-servers/varnish/varnish-6.6.1.ebuild
39 index 2f73463cee01..5f1c242c2b34 100644
40 --- a/www-servers/varnish/varnish-6.6.1.ebuild
41 +++ b/www-servers/varnish/varnish-6.6.1.ebuild
42 @@ -1,4 +1,4 @@
43 -# Copyright 1999-2021 Gentoo Authors
44 +# Copyright 1999-2022 Gentoo Authors
45 # Distributed under the terms of the GNU General Public License v2
46
47 EAPI="7"
48 @@ -13,7 +13,7 @@ SRC_URI="http://varnish-cache.org/_downloads/${P}.tgz"
49
50 LICENSE="BSD-2 GPL-2"
51 SLOT="0/2"
52 -KEYWORDS="amd64 ~mips ~ppc ~ppc64 x86"
53 +KEYWORDS="amd64 ~ppc ~ppc64 x86"
54 IUSE="jemalloc jit static-libs"
55
56 CDEPEND="
57
58 diff --git a/www-servers/varnish/varnish-7.0.1.ebuild b/www-servers/varnish/varnish-7.0.1.ebuild
59 index c8878790c48c..9043508fdaf4 100644
60 --- a/www-servers/varnish/varnish-7.0.1.ebuild
61 +++ b/www-servers/varnish/varnish-7.0.1.ebuild
62 @@ -13,7 +13,7 @@ SRC_URI="http://varnish-cache.org/_downloads/${P}.tgz"
63
64 LICENSE="BSD-2 GPL-2"
65 SLOT="0/2"
66 -KEYWORDS="~amd64 ~mips ~ppc ~ppc64 ~x86"
67 +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
68 IUSE="jemalloc jit static-libs"
69
70 CDEPEND="