Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/arm64/
Date: Tue, 14 Feb 2017 17:06:46
Message-Id: 1487091993.7894e19cf42f5195d20477745e59412dd8f84d6e.whissi@gentoo
1 commit: 7894e19cf42f5195d20477745e59412dd8f84d6e
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Tue Feb 14 17:00:10 2017 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 14 17:06:33 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7894e19c
7
8 profiles: Adjust package.use.mask for www-server/nginx on arm64
9
10 - arm64 has no LUA support so we have to mask HTTP lua module (i.e.
11 nginx_modules_http_lua USE flag).
12
13 - jit on dev-libs/libpcre is masked on arm64 so we have to mask
14 pcre-jit USE flag.
15
16 profiles/arch/arm64/package.use.mask | 7 ++++++-
17 1 file changed, 6 insertions(+), 1 deletion(-)
18
19 diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask
20 index 5800a02f32..77678bcb2a 100644
21 --- a/profiles/arch/arm64/package.use.mask
22 +++ b/profiles/arch/arm64/package.use.mask
23 @@ -1,7 +1,12 @@
24 -# Copyright 1999-2015 Gentoo Foundation
25 +# Copyright 1999-2017 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 # $Id$
28
29 +# Thomas Deutschmann <whissi@g.o> (14 Feb 2017)
30 +# No lua keyworded for this arch yet
31 +# libpcre jit is not (yet?) support on this arch
32 +www-servers/nginx nginx_modules_http_lua pcre-jit
33 +
34 # Mart Raudsepp <leio@g.o> (04 Feb 2017)
35 # dev-libs/snowball-stemmer not keyworded
36 dev-libs/appstream-glib stemmer