diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-10-17 18:22:02 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-10-17 18:23:17 +0200 |
commit | d5ce61afa1b5396528cd2a6eaad9402cf93963f2 (patch) | |
tree | 2dfdb333556b5426c7d624be7bf13bcd49e0011b /profiles | |
parent | www-servers/nginx: Bump to v1.12.2 stable (diff) | |
download | gentoo-d5ce61afa1b5396528cd2a6eaad9402cf93963f2.tar.gz gentoo-d5ce61afa1b5396528cd2a6eaad9402cf93963f2.tar.bz2 gentoo-d5ce61afa1b5396528cd2a6eaad9402cf93963f2.zip |
profiles: USE mask LUA for www-servers/nginx on ppc 64bit userland
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/hardened/linux/powerpc/ppc64/64bit-userland/package.use.mask | 7 |
1 files changed, 6 insertions, 1 deletions
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 16d4efe8361a..f54b397010f7 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 <whissi@gentoo.org> (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 <xarthisius@gentoo.org> (25 Apr 2012) # Masking wrt bug 274847 and other unsolved # dependencies |