Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/arm64/
Date: Fri, 05 Feb 2021 22:31:08
Message-Id: 1612564262.b2fe69a8bb64f208b91c834b977c53ab8f601051.sam@gentoo
1 commit: b2fe69a8bb64f208b91c834b977c53ab8f601051
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Feb 5 22:28:12 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri Feb 5 22:31:02 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2fe69a8
7
8 profiles/arch/arm64: unmask www-servers/nginx[pcre-jit]
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 profiles/arch/arm64/package.use.mask | 3 +--
13 1 file changed, 1 insertion(+), 2 deletions(-)
14
15 diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask
16 index e510ee95f4e..0dee50a0bed 100644
17 --- a/profiles/arch/arm64/package.use.mask
18 +++ b/profiles/arch/arm64/package.use.mask
19 @@ -399,8 +399,7 @@ x11-libs/gtk+ cloudprint
20
21 # Thomas Deutschmann <whissi@g.o> (2017-02-14)
22 # No lua keyworded for this arch yet
23 -# libpcre jit is not (yet?) support on this arch
24 -www-servers/nginx nginx_modules_http_lua pcre-jit
25 +www-servers/nginx nginx_modules_http_lua
26
27 # Steev Klimaszewski <steev@g.o> (2016-03-04)
28 # Chromium uses an internal tcmalloc that doesn't support this arch yet.