commit: d5ce61afa1b5396528cd2a6eaad9402cf93963f2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> AuthorDate: Tue Oct 17 16:22:02 2017 +0000 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> CommitDate: Tue Oct 17 16:23:17 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5ce61af
profiles: USE mask LUA for www-servers/nginx on ppc 64bit userland .../hardened/linux/powerpc/ppc64/64bit-userland/package.use.mask | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/profiles/hardened/linux/powerpc/ppc64/64bit-userland/package.use.mask b/profiles/hardened/linux/powerpc/ppc64/64bit-userland/package.use.mask index 16d4efe8361..f54b397010f 100644 --- a/profiles/hardened/linux/powerpc/ppc64/64bit-userland/package.use.mask +++ b/profiles/hardened/linux/powerpc/ppc64/64bit-userland/package.use.mask @@ -1,6 +1,11 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Thomas Deutschmann <[email protected]> (17 Oct 2017) +# No lua keyworded for this arch yet +# libpcre jit is not (yet?) support on this arch +www-servers/nginx nginx_modules_http_lua pcre-jit + # Kacper Kowalik <[email protected]> (25 Apr 2012) # Masking wrt bug 274847 and other unsolved # dependencies
