Gentoo Archives: gentoo-commits

From: "Jakov Smolić" <jsmolic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-servers/varnish/
Date: Mon, 06 Jun 2022 09:33:04
Message-Id: 1654507937.e166c46db03c7aa9fa2ea7d1eb47110cf14c88da.jsmolic@gentoo
1 commit: e166c46db03c7aa9fa2ea7d1eb47110cf14c88da
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jun 6 09:32:17 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Mon Jun 6 09:32:17 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e166c46d
7
8 www-servers/varnish: Keyword 7.1.0 arm64, #849848
9
10 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
11
12 www-servers/varnish/varnish-7.1.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/www-servers/varnish/varnish-7.1.0.ebuild b/www-servers/varnish/varnish-7.1.0.ebuild
16 index cdcff0e5b4b9..b8393fda8c2c 100644
17 --- a/www-servers/varnish/varnish-7.1.0.ebuild
18 +++ b/www-servers/varnish/varnish-7.1.0.ebuild
19 @@ -13,7 +13,7 @@ SRC_URI="http://varnish-cache.org/_downloads/${P}.tgz"
20
21 LICENSE="BSD-2 GPL-2"
22 SLOT="0/2"
23 -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
24 +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
25 IUSE="jemalloc jit static-libs"
26
27 CDEPEND="